]> git.openstreetmap.org Git - rails.git/blobdiff - test/controllers/export_controller_test.rb
Reorganise tests to match modern rails test layout
[rails.git] / test / controllers / export_controller_test.rb
similarity index 96%
rename from test/functional/export_controller_test.rb
rename to test/controllers/export_controller_test.rb
index d36f0cfd807e61fa5b78aaf7456213438652a36a..8d61b9911b54b514b3967c65b08cac2f1116699d 100644 (file)
@@ -1,4 +1,4 @@
-require File.dirname(__FILE__) + '/../test_helper'
+require 'test_helper'
 
 class ExportControllerTest < ActionController::TestCase
 
 
 class ExportControllerTest < ActionController::TestCase