mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #23289 -- Added mock as a test dependency.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
To run the test suite::
|
||||
|
||||
$ cd tests
|
||||
$ pip install -r requirements/py3.txt # or py2.txt
|
||||
$ PYTHONPATH=..:$PYTHONPATH ./runtests.py
|
||||
|
||||
For more information about the test suite, see
|
||||
|
||||
Reference in New Issue
Block a user