summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/quantifiers/cegqi-nl-simp.cvc')
-rw-r--r--test/regress/regress0/quantifiers/cegqi-nl-simp.cvc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc b/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc
index 63cf52fd6..d01d7b7d2 100644
--- a/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc
+++ b/test/regress/regress0/quantifiers/cegqi-nl-simp.cvc
@@ -1,2 +1,2 @@
-% EXPECT: valid
+% EXPECT: entailed
QUERY FORALL (x:INT) : EXISTS (y:INT) : (x*y=x) ;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback