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 ccb50c55d..b49287c30 100644
--- a/test/regress/regress0/arith/issue5219-conflict-rewrite.smt2
+++ b/test/regress/regress0/arith/issue5219-conflict-rewrite.smt2
@@ -1,6 +1,6 @@
; REQUIRES: poly
; COMMAND-LINE: --theoryof-mode=term --nl-icp
-; EXPECT: unknown
+; EXPECT: sat
(set-logic QF_NRA)
(set-option :check-proofs true)
(declare-fun x () Real)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback