We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6926b3e commit bc9688bCopy full SHA for bc9688b
README.rst
@@ -192,11 +192,11 @@ Or you can build the menu dictionaries list inside the project apps with
192
Running the tests:
193
------------------
194
195
-To run the tests against the current environment:
+To run the tests against configured environments:
196
197
::
198
199
- python manage.py test
+ tox
200
201
License:
202
--------
docs/tests.rst
@@ -1,8 +1,8 @@
1
Running the tests
2
==================
3
4
5
6
7
8
0 commit comments