Skip to content

Commit a7b0a3c

Browse files
committed
Correction in quickstart
1 parent ee18df0 commit a7b0a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ Run a specific test:
105105

106106
.. code-block:: bash
107107
108-
$ tox -e py3 -- -k <test_name>
108+
$ tox -e py3 -- adserver/auth/tests.py

0 commit comments

Comments
 (0)