Commit 28026c3e authored by Matt Robenolt's avatar Matt Robenolt Committed by Tim Graham
Browse files

[1.6.x] Updated instructions for running contrib tests.

Backport of 08e7a643 from master
parent 2c08d474
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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