summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2017-11-29 16:11:09 -0600
committerGitHub <noreply@github.com>2017-11-29 16:11:09 -0600
commitdd31916953ecc29514499e5c1cb96e3ae33ff3b8 (patch)
treec15309e4e9ce05842e726fdda8d10665d1d28568 /test
parenta43e1f12df95868f76e37591cc7543e515fb1869 (diff)
Improve caching in term formula removal (#1398)
Diffstat (limited to 'test')
-rw-r--r--test/regress/regress0/arrays/incorrect10.smt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/regress/regress0/arrays/incorrect10.smt b/test/regress/regress0/arrays/incorrect10.smt
index 402fcc128..6fbdb7ee9 100644
--- a/test/regress/regress0/arrays/incorrect10.smt
+++ b/test/regress/regress0/arrays/incorrect10.smt
@@ -1,3 +1,5 @@
+% COMMAND-LINE: --no-check-proofs
+% EXPECT: unsat
(benchmark fuzzsmt
:logic QF_AX
:status unsat
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback