summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/regress/regress0/ite.cvc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/regress/regress0/ite.cvc b/test/regress/regress0/ite.cvc
index 19989e608..0a3e7535a 100644
--- a/test/regress/regress0/ite.cvc
+++ b/test/regress/regress0/ite.cvc
@@ -2,4 +2,3 @@
% EXIT: 20
x, y : REAL;
CHECKSAT (NOT (x = IF TRUE THEN x ELSE y ENDIF));
-% EXIT: 20
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback