]> git.openstreetmap.org Git - rails.git/blobdiff - test/test_helper.rb
Merge remote-tracking branch 'origin/master' into routing
[rails.git] / test / test_helper.rb
index 703347c9c9dedd5508d01264ec07527f4c81f6e3..4e95bb7a8dbc892c0f812879813a2922115bcc89 100644 (file)
@@ -53,6 +53,8 @@ class ActiveSupport::TestCase
     fixtures :client_applications
     
     fixtures :redactions
+
+    fixtures :notes, :note_comments
   end
 
   ##