summaryrefslogtreecommitdiff
path: root/test/regress/regress0/logops.02.cvc
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/logops.02.cvc')
-rw-r--r--test/regress/regress0/logops.02.cvc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/regress0/logops.02.cvc b/test/regress/regress0/logops.02.cvc
index ba2d55b4f..4a8539fae 100644
--- a/test/regress/regress0/logops.02.cvc
+++ b/test/regress/regress0/logops.02.cvc
@@ -1,3 +1,4 @@
a, b, c: BOOLEAN;
% EXPECT: INVALID
QUERY NOT c AND b;
+% EXIT: 10
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback