mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Updated location of gis_tests in docs.
This commit is contained in:
parent
71c638fc55
commit
64b9393ae2
1 changed files with 2 additions and 2 deletions
|
@ -147,6 +147,6 @@ be performed when executing the command::
|
|||
|
||||
$ ./runtests.py --settings=postgis
|
||||
|
||||
To run only the GeoDjango test suite, specify ``django.contrib.gis``::
|
||||
To run only the GeoDjango test suite, specify ``gis_tests``::
|
||||
|
||||
$ ./runtests.py --settings=postgis django.contrib.gis
|
||||
$ ./runtests.py --settings=postgis gis_tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue