test/test_padrino_cache.rb in padrino-cache-0.9.19 vs test/test_padrino_cache.rb in padrino-cache-0.9.20
- old
+ new
@@ -180,7 +180,6 @@
assert_equal 200, status
assert_equal 'test', body
get "/foo"
assert_equal 500, status
end
-
end
\ No newline at end of file