diff options
author | Alon Zakai <alonzakai@gmail.com> | 2011-11-10 16:35:38 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2011-11-10 16:35:38 -0800 |
commit | fa1544b5cacf6720c25222e7f94bb102670f1837 (patch) | |
tree | 05cafd4849f439068fe473f751057d89fa1eca87 | |
parent | af0d1f83a31492afdcd0ed2f0d88436cdd33f929 (diff) |
test tweak
-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 |