7 lines
206 B
ReStructuredText
7 lines
206 B
ReStructuredText
|
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/.
|