]> git.openstreetmap.org Git - rails.git/blobdiff - test/functional/user_preference_controller_test.rb
Raising an exception in Ruby requires a .new. Add a timeout line to the capabilities...
[rails.git] / test / functional / user_preference_controller_test.rb
index ff44c1e36289ff9bbb938ed05770fff00806ab5e..714f45c5ddb82456a9eb8fc71bc24cb1d313ecf0 100644 (file)
@@ -13,7 +13,6 @@ class UserPreferenceControllerTest < ActionController::TestCase
     
     get :read
     assert_response :success
-    print @response.body
     assert_select "osm:root" do
       assert_select "preferences", :count => 1 do
         assert_select "preference", :count => 2