summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-23 17:00:21 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-23 17:00:21 (EST)
commitc25e8d5a97b796e9d59e1c9e56405fa2469a0a68 (patch)
treec40cd3be5d6936de0d104a3ed271b53cb3f060ad /tests/local.mk
parent95594b590e0230b4d826a7ca563b8d1a4e98a9c1 (diff)
tests/ob_match_arch.sh: Convert to TAP
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 92c1e5e..dc1dd19 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -1,5 +1,5 @@
-TESTS =
-# %reldir%/ob_match_arch.sh \
+TESTS = \
+ %reldir%/ob_match_arch.sh
# %reldir%/ob_parse_dep.sh \
# %reldir%/ob_reduce_deps.sh \
# %reldir%/ob_arch_is_concerned.sh \