summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/issue5219-conflict-rewrite.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/arith/issue5219-conflict-rewrite.smt2')
-rw-r--r--test/regress/regress0/arith/issue5219-conflict-rewrite.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/arith/issue5219-conflict-rewrite.smt2 b/test/regress/regress0/arith/issue5219-conflict-rewrite.smt2
index 3c8a949ad..76898e07d 100644
--- a/test/regress/regress0/arith/issue5219-conflict-rewrite.smt2
+++ b/test/regress/regress0/arith/issue5219-conflict-rewrite.smt2
@@ -1,5 +1,5 @@
; REQUIRES: poly
-; COMMAND-LINE: --theoryof-mode=term --nl-ext --nl-icp
+; COMMAND-LINE: --theoryof-mode=term --nl-icp
; EXPECT: unknown
(set-logic QF_NRA)
(declare-fun x () Real)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback