浏览代码

Updated location of gis_tests in docs.

Tim Graham 10 年之前
父节点
当前提交
64b9393ae2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/ref/contrib/gis/testing.txt

+ 2 - 2
docs/ref/contrib/gis/testing.txt

@@ -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