summaryrefslogtreecommitdiff
path: root/test/regress/regress1
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-04-05 22:37:46 -0500
committerGitHub <noreply@github.com>2021-04-06 03:37:46 +0000
commit44af184778fbc4bb31c13cb52c20942dc3ef0842 (patch)
tree47f0d4fd6aaf0bd806289e141ba6f2e813b1d220 /test/regress/regress1
parentd2e454e0dfc06e16fe0a4228168b21cf1311fc35 (diff)
Remove stdPrintAscii option (#6280)
Fixes #4179.
Diffstat (limited to 'test/regress/regress1')
-rw-r--r--test/regress/regress1/strings/re-unsound-080718.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/strings/re-unsound-080718.smt2 b/test/regress/regress1/strings/re-unsound-080718.smt2
index 552a0a706..3c9d2ac8f 100644
--- a/test/regress/regress1/strings/re-unsound-080718.smt2
+++ b/test/regress/regress1/strings/re-unsound-080718.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --strings-print-ascii --strings-exp
+; COMMAND-LINE: --strings-exp
; EXPECT: sat
(set-info :smt-lib-version 2.6)
(set-logic ALL)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback