summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2017-06-02 15:58:02 -0500
committerajreynol <andrew.j.reynolds@gmail.com>2017-06-02 15:58:02 -0500
commit92f56a7ba4f4f7a79761829f9c8b67929c8503ee (patch)
treed40e165a1ab31f5b0e7abdb75b28196a434365bf
parent04db70f9a8b5a4dd28e6bba893ea327536f3e91f (diff)
Fix regression.
-rw-r--r--test/regress/regress0/arith/mod-simp.smt22
1 files changed, 2 insertions, 0 deletions
diff --git a/test/regress/regress0/arith/mod-simp.smt2 b/test/regress/regress0/arith/mod-simp.smt2
index 1a9c50590..7294cd863 100644
--- a/test/regress/regress0/arith/mod-simp.smt2
+++ b/test/regress/regress0/arith/mod-simp.smt2
@@ -1,3 +1,5 @@
+; COMMAND-LINE: --rewrite-divk
+; EXPECT: unsat
(set-logic QF_LIA)
(set-info :status unsat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback