Skip to content

Commit

Permalink
Oops, fotgot to run tests under all Pythons.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 3, 2013
1 parent 6682723 commit cb52f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zope/testrunner/testrunner-eggsupport.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Now we can retrieve the modules from the layer skipping loader:
3
>>> from pprint import pprint
>>> pprint(filtered._tests)
[<__builtin__.T1 testMethod=test_t1>,
[<...T1 testMethod=test_t1>,
StartUpFailure (zope.testrunner.find),
.../zope/testrunner/testrunner.txt]

Expand Down

0 comments on commit cb52f23

Please sign in to comment.