diff options
-rw-r--r-- | tests/runner.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runner.py b/tests/runner.py index 81b1ed5f..2748d6a1 100644 --- a/tests/runner.py +++ b/tests/runner.py @@ -4083,6 +4083,7 @@ Child2:9 def test_linespecific(self): Settings.CHECK_SIGNS = 0 Settings.CHECK_OVERFLOWS = 0 + Settings.I64_MODE = 0 # We do not support 64-bit addition etc. in mode 1 # Signs |