summaryrefslogtreecommitdiff
path: root/test/regress/regress0/bv/bool-to-bv-ite.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/bv/bool-to-bv-ite.smt2')
-rw-r--r--test/regress/regress0/bv/bool-to-bv-ite.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/bv/bool-to-bv-ite.smt2 b/test/regress/regress0/bv/bool-to-bv-ite.smt2
index de0ec8897..09fcb4e11 100644
--- a/test/regress/regress0/bv/bool-to-bv-ite.smt2
+++ b/test/regress/regress0/bv/bool-to-bv-ite.smt2
@@ -1,5 +1,5 @@
; COMMAND-LINE: --bool-to-bv=ite
-; COMMAND-LINE: --bool-to-bv=ite --bv-solver=simple
+; COMMAND-LINE: --bool-to-bv=ite --bv-solver=bitblast-internal
; EXPECT: sat
(set-logic QF_BV)
(declare-fun x2 () (_ BitVec 3))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback