mirror of
https://github.com/django/django.git
synced 2025-07-16 01:35:15 +00:00
Updated instructions for running contrib tests.
This commit is contained in:
parent
c9a69cdb93
commit
08e7a64369
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue