summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arrays/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/arrays/Makefile.am')
-rw-r--r--test/regress/regress0/arrays/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/regress/regress0/arrays/Makefile.am b/test/regress/regress0/arrays/Makefile.am
index 17cfa3fd4..5b46f9cd3 100644
--- a/test/regress/regress0/arrays/Makefile.am
+++ b/test/regress/regress0/arrays/Makefile.am
@@ -50,7 +50,10 @@ TESTS = \
constarr3.cvc \
parsing_ringer.cvc \
bug637.delta.smt2 \
- bool-array.smt2
+ bool-array.smt2 \
+ simple_rewrite_proof.smt2 \
+ simple_rewrite_proof2.smt2 \
+ rewrite_proof_cache.smt2
EXTRA_DIST = $(TESTS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback