Skip to content

Commit

Permalink
[1.6.x] Updated instructions for running contrib tests.
Browse files Browse the repository at this point in the history
Backport of 08e7a64 from master
  • Loading branch information
mattrobenolt authored and timgraham committed Aug 27, 2013
1 parent 2c08d47 commit 28026c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/internals/contributing/writing-code/unit-tests.txt
Expand Up @@ -210,4 +210,4 @@ If you have URLs that need to be mapped, put them in ``tests/urls.py``.
To run tests for just one contrib app (e.g. ``auth``), use the same To run tests for just one contrib app (e.g. ``auth``), use the same
method as above:: method as above::


./runtests.py --settings=settings auth ./runtests.py --settings=settings django.contrib.auth

0 comments on commit 28026c3

Please sign in to comment.