]> git.openstreetmap.org Git - rails.git/blobdiff - test/test_helper.rb
Require version 0.4.0.1 of the oauth-plugin gem
[rails.git] / test / test_helper.rb
index 8fcc7a94f33a8933de766cda5a52f250ddeb3bcc..59b87da847ab8e835836f68d6944eecdca1ec179 100644 (file)
@@ -51,6 +51,8 @@ class ActiveSupport::TestCase
     set_fixture_class :gpx_file_tags => 'Tracetag'
 
     fixtures :client_applications
+    
+    fixtures :redactions
   end
 
   ##