summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/arith/Makefile.am')
-rw-r--r--test/regress/regress0/arith/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/regress/regress0/arith/Makefile.am b/test/regress/regress0/arith/Makefile.am
index e7810c7c4..2bfc87fc0 100644
--- a/test/regress/regress0/arith/Makefile.am
+++ b/test/regress/regress0/arith/Makefile.am
@@ -45,7 +45,9 @@ TESTS = \
miplib2.cvc \
miplib3.cvc \
miplib4.cvc \
- miplibtrick.smt
+ miplibtrick.smt \
+ bug547.1.smt2 \
+ bug547.2.smt2
# problem__003.smt2
EXTRA_DIST = $(TESTS) \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback