summaryrefslogtreecommitdiff
path: root/test/regress/regress0/logops.04.cvc
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/logops.04.cvc')
-rw-r--r--test/regress/regress0/logops.04.cvc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/regress/regress0/logops.04.cvc b/test/regress/regress0/logops.04.cvc
index 258307e8c..89a9db320 100644
--- a/test/regress/regress0/logops.04.cvc
+++ b/test/regress/regress0/logops.04.cvc
@@ -1,4 +1,3 @@
a, b, c: BOOLEAN;
% EXPECT: valid
QUERY (a => b) <=> (NOT a OR b);
-% EXIT: 20
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback