Skip to content

Commit a03ca05

Browse files
reinholdfueredersebastianbergmann
authored andcommitted
Make consistent WRT "--dont-report-useless-tests"
See #15: "--report-useless-tests" (old) vs. "--dont-report-useless-tests" (new)
1 parent fc46957 commit a03ca05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/textui.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,9 @@ the following code:
340340
341341
Only search for test files with specified suffix(es).
342342
343-
``--report-useless-tests``
343+
``--dont-report-useless-tests``
344344
345-
Be strict about tests that do not test anything. See :ref:`risky-tests` for details.
345+
Do not report tests that do not test anything. See :ref:`risky-tests` for details.
346346
347347
``--strict-coverage``
348348

0 commit comments

Comments
 (0)