summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_self.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_self.py b/tests/test_self.py
index a6d4ed442..1a8acc969 100644
--- a/tests/test_self.py
+++ b/tests/test_self.py
@@ -665,7 +665,7 @@ class TestRunTC:
"--enable=all",
join(HERE, "regrtest_data", "fail_under_plus6.py"),
],
- code=0,
+ code=16,
)
self._runtest(
[