]> git.openstreetmap.org Git - rails.git/blobdiff - test/unit/user_token_test.rb
Give a nice error message when parsing the nwr tags and they are missing the k and...
[rails.git] / test / unit / user_token_test.rb
index 83a36f8d97c9eee2ed53da7e435ba801057f6692..1fe2634541b89c70e6d09c52d364f06ee2baead1 100644 (file)
@@ -1,6 +1,6 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
 require File.dirname(__FILE__) + '/../test_helper'
 
-class UserTokenTest < Test::Unit::TestCase
+class UserTokenTest < ActiveSupport::TestCase
   api_fixtures
   fixtures :user_tokens
 
   api_fixtures
   fixtures :user_tokens