summaryrefslogtreecommitdiff
path: root/test/regress/regress0/cvc-rerror-print.cvc
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/cvc-rerror-print.cvc')
-rw-r--r--test/regress/regress0/cvc-rerror-print.cvc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/regress0/cvc-rerror-print.cvc b/test/regress/regress0/cvc-rerror-print.cvc
index dd05723d2..e134b5666 100644
--- a/test/regress/regress0/cvc-rerror-print.cvc
+++ b/test/regress/regress0/cvc-rerror-print.cvc
@@ -1,5 +1,5 @@
-% EXPECT: valid
-% EXPECT: Cannot get model unless immediately preceded by SAT/INVALID or UNKNOWN response.
+% EXPECT: entailed
+% EXPECT: Cannot get model unless immediately preceded by SAT/NOT_ENTAILED or UNKNOWN response.
OPTION "logic" "ALL";
OPTION "produce-models" true;
x : INT;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback