]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/oauth_test.rb
Get all the tests passing under ruby 1.9
[rails.git] / test / integration / oauth_test.rb
index 8639c8e53ed4910b6521a1044f97346b457396c4..2bda77379b46bac15368472528204eb6823eaa4f 100644 (file)
@@ -1,7 +1,7 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
 class OAuthTest < ActionController::IntegrationTest
-  fixtures :users, :client_applications
+  fixtures :users, :client_applications, :gpx_files
 
   include OAuth::Helper