test/test_application.rb in
thomler-0.1.0
vs test/test_application.rb in
thomler-0.1.1
- old
+ new
@@ -15,7 +15,6 @@
assert last_response.ok? body = last_response.body assert body["Hello"] end
-
end