mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
Added tests/README.rst
This commit is contained in:
parent
d2d6c0c097
commit
013b5eacea
1 changed files with 6 additions and 0 deletions
6
tests/README.rst
Normal file
6
tests/README.rst
Normal file
|
@ -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…
Add table
Add a link
Reference in a new issue