summaryrefslogtreecommitdiff
path: root/test/regress/regress0/unconstrained/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/unconstrained/Makefile.am')
-rw-r--r--test/regress/regress0/unconstrained/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/regress0/unconstrained/Makefile.am b/test/regress/regress0/unconstrained/Makefile.am
index 984cd4d45..d3adc2167 100644
--- a/test/regress/regress0/unconstrained/Makefile.am
+++ b/test/regress/regress0/unconstrained/Makefile.am
@@ -20,6 +20,7 @@ TESTS = \
arith7.smt2 \
arith.smt2 \
array1.smt2 \
+ bvbool3.smt2 \
bvbool2.smt2 \
bvbool.smt2 \
bvcmp.smt2 \
@@ -62,8 +63,7 @@ TESTS = \
xor.smt2
# bvbool3 takes too long for regress0
-EXTRA_DIST = $(TESTS) \
- bvbool3.smt2
+EXTRA_DIST = $(TESTS)
#if CVC4_BUILD_PROFILE_COMPETITION
#else
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback