summaryrefslogtreecommitdiff
path: root/test/regress/regress0/options/set-and-get-options.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/options/set-and-get-options.smt2')
-rw-r--r--test/regress/regress0/options/set-and-get-options.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/options/set-and-get-options.smt2 b/test/regress/regress0/options/set-and-get-options.smt2
index 478e3d523..6b07dfc1c 100644
--- a/test/regress/regress0/options/set-and-get-options.smt2
+++ b/test/regress/regress0/options/set-and-get-options.smt2
@@ -3,7 +3,7 @@
; EXPECT: true
; EXPECT: false
; EXPECT: 15
-; EXPECT: "SimplificationMode::NONE"
+; EXPECT: SimplificationMode::NONE
(get-option :command-verbosity)
(set-option :command-verbosity (* 1))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback