Added documentation for running tests

This commit is contained in:
Ludvig Wadenstein 2013-05-18 15:30:12 +02:00
parent 4d69e5f796
commit 02cc9abba5

View file

@ -120,7 +120,7 @@ Run the tests!
Before you submit a pull request, please run the entire django-admin2 test suite via::
TODO: Get this working then describe how to run tests.
python runtests.py
The first thing the core committers will do is run this command. Any pull request that fails this test suite will be **immediately rejected**.