Author: jezdez
Date: 2011-06-26 09:52:43 -0700 (Sun, 26 Jun 2011)
New Revision: 16464

Modified:
   django/trunk/README
Log:
Fixed #16343 -- Fixed path to the file that explains how to run the tests in 
the README file. Thanks, soren.

Modified: django/trunk/README
===================================================================
--- django/trunk/README 2011-06-26 16:52:38 UTC (rev 16463)
+++ django/trunk/README 2011-06-26 16:52:43 UTC (rev 16464)
@@ -41,7 +41,7 @@
 To run Django's test suite:
 
     * Follow the instructions in the "Unit tests" section of
-      docs/internals/contributing.txt, published online at
+      docs/internals/contributing/writing-code/unit-tests.txt, published 
online at
       
http://docs.djangoproject.com/en/dev/internals/contributing/#running-the-unit-tests
 
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to