summaryrefslogtreecommitdiff
path: root/test/regress/regress0/unconstrained/4481.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/unconstrained/4481.smt2')
-rw-r--r--test/regress/regress0/unconstrained/4481.smt23
1 files changed, 1 insertions, 2 deletions
diff --git a/test/regress/regress0/unconstrained/4481.smt2 b/test/regress/regress0/unconstrained/4481.smt2
index 19179f4d7..028607093 100644
--- a/test/regress/regress0/unconstrained/4481.smt2
+++ b/test/regress/regress0/unconstrained/4481.smt2
@@ -1,6 +1,5 @@
; COMMAND-LINE: --unconstrained-simp
-; EXPECT: (error "Cannot use unconstrained simplification in this logic, due to (possibly internally introduced) quantified formula.")
-; EXIT: 1
+; EXPECT: unsat
(set-logic ALL)
(set-info :status unsat)
(declare-fun a () Int)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback