summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-23 19:33:07 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-23 19:33:07 (EDT)
commita2109b75b9a91bc0e0093b78ba2791387a18cd14 (patch)
treec68818dadddba230bae9d9e88747c5b42d43093a /tests/local.mk
parent04be2262f201e2742eb0ff19facb54f26390c886 (diff)
tests/copy-suite-existing.sh: New test file
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 e83ca40..860817e 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -8,7 +8,8 @@ TESTS = \
%reldir%/remove.sh \
%reldir%/remove-no-gc.sh \
%reldir%/copy-suite.sh \
- %reldir%/copy-suite-new-version-refcnt.sh
+ %reldir%/copy-suite-new-version-refcnt.sh \
+ %reldir%/copy-suite-existing.sh
EXTRA_DIST += \
tests/aux/init.sh \