summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-08-01 19:15:47 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-08-01 19:16:37 (EDT)
commit4fc35b2d92cfeb453b0f262a46ff50c9506d8ff9 (patch)
treea1ef974f42c3d7a782ffb2bce23af80e8bd68fc9 /tests/local.mk
parent4618cee8cb75e246900227d59554bd3eeca22c83 (diff)
tests/howsmyssl.sh: New test script
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 288b9ad..5b5be3b 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -1,5 +1,6 @@
TESTS = \
- %reldir%/badssl.sh
+ %reldir%/badssl.sh \
+ %reldir%/howsmyssl.sh
TEST_EXTENSIONS = .sh
SH_LOG_DRIVER = \
AM_TAP_AWK='$(AWK)' \