Commit 08e7a643 authored by Matt Robenolt's avatar Matt Robenolt Committed by Tim Graham
Browse files

Updated instructions for running contrib tests.

parent c9a69cdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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