summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/regress/regress1/arith/real2int-test.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/arith/real2int-test.smt2 b/test/regress/regress1/arith/real2int-test.smt2
index 77bc1eda2..a769aa4de 100644
--- a/test/regress/regress1/arith/real2int-test.smt2
+++ b/test/regress/regress1/arith/real2int-test.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --solve-real-as-int
+; COMMAND-LINE: --solve-real-as-int --no-new-prop
; EXPECT: sat
(set-info :smt-lib-version 2.6)
(set-logic QF_NRA)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback