summaryrefslogtreecommitdiff
path: root/test/regress/regress0/fmf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/fmf/Makefile.am')
-rw-r--r--test/regress/regress0/fmf/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/regress/regress0/fmf/Makefile.am b/test/regress/regress0/fmf/Makefile.am
index b02443989..4f81d79aa 100644
--- a/test/regress/regress0/fmf/Makefile.am
+++ b/test/regress/regress0/fmf/Makefile.am
@@ -74,7 +74,9 @@ TESTS = \
bug-041417-set-options.cvc \
alg202+1.smt2 \
fmf-fun-no-elim-ext-arith.smt2 \
- fmf-fun-no-elim-ext-arith2.smt2
+ fmf-fun-no-elim-ext-arith2.smt2 \
+ cruanes-no-minimal-unk.smt2 \
+ no-minimal-sat.smt2
EXTRA_DIST = $(TESTS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback