summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/no-logic.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/sygus/no-logic.sy')
-rw-r--r--test/regress/regress0/sygus/no-logic.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/no-logic.sy b/test/regress/regress0/sygus/no-logic.sy
index 8c9794986..fd63506d2 100644
--- a/test/regress/regress0/sygus/no-logic.sy
+++ b/test/regress/regress0/sygus/no-logic.sy
@@ -1,7 +1,7 @@
; REQUIRES: no-competition
; COMMAND-LINE: --sygus-out=status --lang=sygus2
; EXPECT-ERROR: no-logic.sy:8.10: No set-logic command was given before this point.
-; EXPECT-ERROR: no-logic.sy:8.10: CVC4 will make all theories available.
+; EXPECT-ERROR: no-logic.sy:8.10: cvc5 will make all theories available.
; EXPECT-ERROR: no-logic.sy:8.10: Consider setting a stricter logic for (likely) better performance.
; EXPECT-ERROR: no-logic.sy:8.10: To suppress this warning in the future use (set-logic ALL).
; EXPECT: unsat
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback