[1.6.x] Updated instructions for running contrib tests.
Backport of 08e7a64369
from master
This commit is contained in:
parent
2c08d474a8
commit
28026c3e26
|
@ -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
|
||||
method as above::
|
||||
|
||||
./runtests.py --settings=settings auth
|
||||
./runtests.py --settings=settings django.contrib.auth
|
||||
|
|
Loading…
Reference in New Issue