summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-08-01 19:15:17 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-08-01 19:15:17 (EDT)
commit4618cee8cb75e246900227d59554bd3eeca22c83 (patch)
tree159c02a8ad923227933343ab2a7871decc8284a5 /tests/local.mk
parenta31ac734bf985912d0d4d5ec39150f2b6c498b4c (diff)
tests/aux/json.sh: New 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 6d7980c..288b9ad 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -9,4 +9,5 @@ SH_LOG_DRIVER = \
EXTRA_DIST += \
$(TESTS) \
build-aux/tap-driver.sh \
- tests/aux/tap-functions.sh
+ tests/aux/tap-functions.sh \
+ tests/aux/json.sh