X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/541c24b23d09917dc841c51ea6225c76bc074c0b..c76e60f052051a35fe7e9044969337cd88e5b1fd:/test/functional/node_controller_test.rb?ds=sidebyside diff --git a/test/functional/node_controller_test.rb b/test/functional/node_controller_test.rb index 2289953fe..bc9ffa489 100644 --- a/test/functional/node_controller_test.rb +++ b/test/functional/node_controller_test.rb @@ -1,5 +1,4 @@ require File.dirname(__FILE__) + '/../test_helper' -require 'node_controller' class NodeControllerTest < ActionController::TestCase api_fixtures