summaryrefslogtreecommitdiff
path: root/test/regress/regress0/fmf/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-11-04 10:41:49 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-11-04 10:42:01 +0100
commitf9e109b0ac12ffbfd167a19dcd60f16241a0542c (patch)
tree07547a834d60cbbbd75c91e1695c5518774c813e /test/regress/regress0/fmf/Makefile.am
parent5fae5ff49bfc9c96c03c52f5e2a5caa52ac40d03 (diff)
Better combination of UF with cbqi, refactor quantifiers intialization.
Diffstat (limited to 'test/regress/regress0/fmf/Makefile.am')
-rw-r--r--test/regress/regress0/fmf/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/regress/regress0/fmf/Makefile.am b/test/regress/regress0/fmf/Makefile.am
index 9d6df2796..bb85e62b3 100644
--- a/test/regress/regress0/fmf/Makefile.am
+++ b/test/regress/regress0/fmf/Makefile.am
@@ -40,7 +40,8 @@ TESTS = \
fib-core.smt2 \
fore19-exp2-core.smt2 \
with-ind-104-core.smt2 \
- syn002-si-real-int.smt2
+ syn002-si-real-int.smt2 \
+ krs-sat.smt2
EXTRA_DIST = $(TESTS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback