python.pkgs.zope_testrunner: 4.7.0 -> 4.8.1
Upstream patch [1] does not apply because the file extension is different since [2]. [1] https://github.com/zopefoundation/zope.testrunner/pull/66 [2] https://github.com/zopefoundation/zope.testrunner/commit/666b71ecbf3f07ac2e90ecd804e3c7ad6d8ed828
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
--- a/src/zope/testrunner/tests/testrunner-test-selection.txt
|
||||
+++ b/src/zope/testrunner/tests/testrunner-test-selection.txt
|
||||
@@ -235 +235 @@ and by test within the module using the --test (-t) option:
|
||||
- >>> sys.argv = 'test -u -vv -ssample1 -m_one -mtest1 -tx0 -ty0'.split()
|
||||
+ >>> sys.argv = 'test -u -vv -ssample1 -m_one -mtest1 -t_x0 -t_y0'.split()
|
||||
Reference in New Issue
Block a user