]> git.openstreetmap.org Git - rails.git/blobdiff - test/test_helper.rb
Moving all the functional tests to the Rails 2 way, which uses less code by having...
[rails.git] / test / test_helper.rb
index a170aed4fba9f08be9372da51e18a778382af3e7..c01c31fca7eac4eb13374c71b6cb519bf42bdad2 100644 (file)
@@ -27,7 +27,7 @@ class Test::Unit::TestCase
 
   # Load standard fixtures needed to test API methods
   def self.api_fixtures
-    print "setting up the api_fixtures"
+    #print "setting up the api_fixtures"
     fixtures :users, :changesets
 
     fixtures :current_nodes, :nodes