]> git.openstreetmap.org Git - rails.git/blobdiff - test/functional/relation_controller_test.rb
some useful notes in code for ideas that require implementing.
[rails.git] / test / functional / relation_controller_test.rb
index 8f8b7277018eff50e43bea2fde6352c8437a0838..202a015a87f737459b13ec30a4055e9dc5c67a37 100644 (file)
@@ -57,7 +57,6 @@ class RelationControllerTest < Test::Unit::TestCase
         print @response.body
     end
 
-
     # check the "relations for relation" mode
     get :relations_for_relation, :id => current_relations(:used_relation).id
     assert_response :success