summaryrefslogtreecommitdiff
path: root/test/regress/regress0/unconstrained/bvmul.smt2
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-04-25 14:56:01 -0500
committerGitHub <noreply@github.com>2021-04-25 14:56:01 -0500
commitdce2fd01164df92e66e94c5aee4f95491d3ab5d9 (patch)
treed1e9f374d6f36bb90c2c7668bb62a1b45170d21e /test/regress/regress0/unconstrained/bvmul.smt2
parent8f50a5600e0664330128d2ac824092a685ef965e (diff)
More check models (#6439)
Diffstat (limited to 'test/regress/regress0/unconstrained/bvmul.smt2')
-rw-r--r--test/regress/regress0/unconstrained/bvmul.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/unconstrained/bvmul.smt2 b/test/regress/regress0/unconstrained/bvmul.smt2
index c26304073..06b6770a0 100644
--- a/test/regress/regress0/unconstrained/bvmul.smt2
+++ b/test/regress/regress0/unconstrained/bvmul.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --unconstrained-simp --no-check-models
+; COMMAND-LINE: --unconstrained-simp
(set-logic QF_AUFBVLIA)
(set-info :smt-lib-version 2.6)
(set-info :category "crafted")
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback