mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
No need to generate a link for something that’s just above.
This commit is contained in:
parent
4fef555e06
commit
d6c5f749d8
1 changed files with 1 additions and 2 deletions
|
|
@ -257,8 +257,7 @@ Command-line options
|
||||||
Stop the test run on the first error or failure.
|
Stop the test run on the first error or failure.
|
||||||
|
|
||||||
.. versionadded:: 3.2
|
.. versionadded:: 3.2
|
||||||
The command-line options :option:`-b`, :option:`-c` and :option:`-f`
|
The command-line options ``-b``, ``-c`` and ``-f`` were added.
|
||||||
were added.
|
|
||||||
|
|
||||||
The command line can also be used for test discovery, for running all of the
|
The command line can also be used for test discovery, for running all of the
|
||||||
tests in a project or just a subset.
|
tests in a project or just a subset.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue