summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 860817e..bf63624 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -9,7 +9,8 @@ TESTS = \
%reldir%/remove-no-gc.sh \
%reldir%/copy-suite.sh \
%reldir%/copy-suite-new-version-refcnt.sh \
- %reldir%/copy-suite-existing.sh
+ %reldir%/copy-suite-existing.sh \
+ %reldir%/remove-suite.sh
EXTRA_DIST += \
tests/aux/init.sh \