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