summaryrefslogtreecommitdiff
path: root/debian/patches/test-no-random-order.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/test-no-random-order.diff')
-rw-r--r--debian/patches/test-no-random-order.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/test-no-random-order.diff b/debian/patches/test-no-random-order.diff
index 1c98695..b21e76d 100644
--- a/debian/patches/test-no-random-order.diff
+++ b/debian/patches/test-no-random-order.diff
@@ -4,8 +4,8 @@ Index: b/Tools/scripts/run_tests.py
===================================================================
--- a/Tools/scripts/run_tests.py
+++ b/Tools/scripts/run_tests.py
-@@ -37,7 +37,6 @@ def main(regrtest_args):
- args.extend(['-W', 'error::BytesWarning'])
+@@ -31,7 +31,6 @@ def main(regrtest_args):
+ args.extend(test.support.args_from_interpreter_flags())
args.extend(['-m', 'test', # Run the test suite
- '-r', # Randomize test order