summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:00:07 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:03:05 (EDT)
commitc7e5cbf28cba46c8e6438050d4e260be0b32b682 (patch)
treed5de3b58e96d252d33ae7b8e9990b8299a290147 /tests/local.mk
parentb213806a1845cd2ccfc57c1fc45072bf1aef3f71 (diff)
tests/exe/ob-applypatches.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 72f1135..517dba9 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -7,7 +7,8 @@ TESTS = \
%reldir%/lib/ob_parse_control.sh \
%reldir%/exe/opkbuild_version.sh \
%reldir%/exe/ob-buildenv.sh \
- %reldir%/exe/ob-unpacksource.sh
+ %reldir%/exe/ob-unpacksource.sh \
+ %reldir%/exe/ob-applypatches.sh
TEST_EXTENSIONS = .sh
SH_LOG_DRIVER = \
$(SHELL) $(top_srcdir)/tests/aux/setup.sh "$(top_builddir)/tests" && \