Commit 013b5eac authored by Danilo Bargen's avatar Danilo Bargen Committed by Tim Graham
Browse files

Added tests/README.rst

parent d2d6c0c0
Loading
Loading
Loading
Loading

tests/README.rst

0 → 100644
+6 −0
Original line number Diff line number Diff line
To run the test suite::

    $ PYTHONPATH=..:$PYTHONPATH ./runtests.py

For more information about the test suite, see
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/.