summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2014-02-19 15:50:34 -0500
committerTim King <taking@cs.nyu.edu>2014-02-19 15:50:34 -0500
commitefbc146839e98272d18fcfae0b62f07c4025449d (patch)
tree2c72a5b253939d6a28d5c5ddfe02b4f8e2bb9644 /test/regress/regress0/arith/Makefile.am
parenteb5debabce433774a0dbfd46745efb8fcf38b8ab (diff)
parentcca221de7d29e86fd770af3aca0efc0d877dff26 (diff)
Merge branch '1.3.x'
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