Added tests/README.rst
This commit is contained in:
parent
d2d6c0c097
commit
013b5eacea
|
@ -0,0 +1,6 @@
|
|||
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/.
|
Loading…
Reference in New Issue