test/functional/comatose_controller_test.rb in aslakjo-comatose-2.0.5.2 vs test/functional/comatose_controller_test.rb in aslakjo-comatose-2.0.5.3

- old
+ new

@@ -38,7 +38,6 @@ get :show, :page=>ActionController::Routing::PathSegment::Result.new_escaped(['faq','question-one']), :index=>'', :layout=>'comatose_content.html.erb', :use_cache=>'false' assert_response :success assert_tag :tag=>'title', :child=>/Question/ end - end \ No newline at end of file