summaryrefslogtreecommitdiff
path: root/test/regress/regress0/push-pop/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/push-pop/Makefile.am')
-rw-r--r--test/regress/regress0/push-pop/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/regress0/push-pop/Makefile.am b/test/regress/regress0/push-pop/Makefile.am
index 409bef064..0032c5645 100644
--- a/test/regress/regress0/push-pop/Makefile.am
+++ b/test/regress/regress0/push-pop/Makefile.am
@@ -31,7 +31,6 @@ BUG_TESTS = \
bug216.smt2 \
bug233.cvc \
bug326.smt2 \
- bug394.smt2 \
arith_lra_01.smt2 \
arith_lra_02.smt2
@@ -39,7 +38,8 @@ TESTS = $(SMT_TESTS) $(SMT2_TESTS) $(CVC_TESTS) $(BUG_TESTS)
EXTRA_DIST = $(TESTS) \
bug216.smt2.expect \
- bug396.smt2
+ bug396.smt2 \
+ bug394.smt2
# synonyms for "check" in this directory
.PHONY: regress regress0 test
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback