summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 02:01:00 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-18 02:01:00 (EDT)
commit576b9069b263fc32aa3d6791c247c5863c9fb28a (patch)
tree216def0e0d2ed495345895ee42d11a0b2707ae6b /tests/local.mk
parentefdf6e38bcd85d4f62310a3e33a2e3e144f0a8ee (diff)
tests/exe/ob-genchanges.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 f425471..1550f97 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -11,7 +11,8 @@ TESTS = \
%reldir%/exe/ob-applypatches.sh \
%reldir%/exe/ob-installdocs.sh \
%reldir%/exe/ob-gencontrol.sh \
- %reldir%/exe/ob-buildopk.sh
+ %reldir%/exe/ob-buildopk.sh \
+ %reldir%/exe/ob-genchanges.sh
TEST_EXTENSIONS = .sh
SH_LOG_DRIVER = \
AM_TAP_AWK='$(AWK)' \