summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-10 14:55:24 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-10 14:55:24 (EDT)
commita41a543bbffefb8d2b4ad29bd9a4cbe82560c3db (patch)
tree3872d52de1e4335ba3d6cd65d5b1e5a165f52671 /tests/local.mk
parenta8359b25e89f49a650caaa0695eeaf9d14bc6195 (diff)
tests/sign.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 b710d54..9bdacbc 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -12,7 +12,8 @@ TESTS = \
%reldir%/copy-suite.sh \
%reldir%/copy-suite-new-version-refcnt.sh \
%reldir%/copy-suite-existing.sh \
- %reldir%/remove-suite.sh
+ %reldir%/remove-suite.sh \
+ %reldir%/sign.sh
EXTRA_DIST += \
tests/aux/init.sh \