test/options_test.rb in rack-cache-0.5 vs test/options_test.rb in rack-cache-0.5.2

- old
+ new

@@ -72,7 +72,6 @@ @options.should.respond_to :verbose @options.should.respond_to :verbose= @options.should.respond_to :verbose? @options.verbose.should.not.be.nil end - end