Updated instructions for running contrib tests.

This commit is contained in:
Matt Robenolt 2013-08-25 19:07:00 -07:00 committed by Tim Graham
parent c9a69cdb93
commit 08e7a64369
1 changed files with 1 additions and 1 deletions

View File

@ -220,4 +220,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
method as above::
./runtests.py --settings=settings auth
./runtests.py --settings=settings django.contrib.auth