summary refs log tree commit diff
path: root/pkgs/development/python-modules/zope_testrunner/test-selection.patch
blob: 89dd7773885cabb0dfbd83832dc9b281aed97c8c (plain) (blame)
1
2
3
4
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()