Skip to content

Commit

Permalink
Undid pointless change
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Jun 20, 2016
1 parent 2384860 commit c45b3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zope/testrunner/tests/testrunner-errors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ Then run the tests:
>>> sys.argv = ('test --tests-pattern ^sampletests(f|_i)?$ --layer 1 '
... ).split()
>>> testrunner.run_internal(defaults)
... # doctest: +NORMALIZE_WHITESPACE +REPORT_NDIFF
... # doctest: +NORMALIZE_WHITESPACE
Test-module import failures:
<BLANKLINE>
Module: sample2.sampletests_i
Expand Down

0 comments on commit c45b3dc

Please sign in to comment.