summaryrefslogtreecommitdiff
path: root/test/regress
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress')
-rw-r--r--test/regress/regress0/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/Makefile.am b/test/regress/regress0/Makefile.am
index 323e61ca4..b898c4cc2 100644
--- a/test/regress/regress0/Makefile.am
+++ b/test/regress/regress0/Makefile.am
@@ -38,7 +38,6 @@ SMT2_TESTS = \
# Regression tests for PL inputs
CVC_TESTS = \
- subranges.cvc \
boolean-prec.cvc \
hole6.cvc \
ite.cvc \
@@ -103,6 +102,7 @@ endif
# and make sure to distribute it
EXTRA_DIST += \
+ subranges.cvc \
error.cvc
# synonyms for "check" in this directory
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback