Instructions for running tests with the modern setup
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Jun 2011 20:33:28 +0000 (15:33 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Jun 2011 20:33:28 +0000 (15:33 -0500)
docs/hackinghowto.rst

index a56498bb81d3b1a37d028d81666697e5cc208b17..a9aadb622676845c5f671ebd7344da1b05e8c68a 100644 (file)
@@ -152,7 +152,7 @@ Running the test suite
 
 Run::
 
-    ./bin/nosetests
+    CELERY_CONFIG_MODULE=mediagoblin.celery_setup.from_tests ./bin/nosetests
 
 
 Running a shell