diff options
| author | Jannis Leidel <jannis@leidel.info> | 2011-06-26 16:52:43 +0000 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2011-06-26 16:52:43 +0000 |
| commit | df2d9bb3f3f95c26d27c1ad337bc32e648773e7a (patch) | |
| tree | 9b2505da7fe96819ee2275d35bf1c206c8634967 /README | |
| parent | 8882c55496444d0238fa85e2e7849e79fff9e5e2 (diff) | |
Fixed #16343 -- Fixed path to the file that explains how to run the tests in the README file. Thanks, soren.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16464 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ To contribute to Django: 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 |
