summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/quantifiers/Makefile.am')
-rw-r--r--test/regress/regress0/quantifiers/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/regress/regress0/quantifiers/Makefile.am b/test/regress/regress0/quantifiers/Makefile.am
index 1711c301e..809297863 100644
--- a/test/regress/regress0/quantifiers/Makefile.am
+++ b/test/regress/regress0/quantifiers/Makefile.am
@@ -71,7 +71,9 @@ TESTS = \
qbv-test-invert-concat-1.smt2 \
qbv-test-invert-sign-extend.smt2 \
clock-10.smt2 \
- lra-triv-gn.smt2
+ lra-triv-gn.smt2 \
+ cegqi-nl-simp.cvc \
+ cegqi-nl-sq.smt2
EXTRA_DIST = $(TESTS) \
bug291.smt2.expect
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback