summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-30 01:24:36 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-30 01:24:36 (EDT)
commit50ab260b801b266f94ef0ed6c555e128158dc240 (patch)
treee12ac47e7ebf49bf74badf7cb7a8192d1f601f98 /tests/local.mk
parent79d6a73fec60b083e86d951fab7ebe9ef1f82595 (diff)
tests/arch_is_concerned.sh: New test
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 8331753..ee57f01 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -2,4 +2,5 @@ TESTS = \
tests/parse_control.basic.sh \
tests/resolve_deps.basic.sh \
tests/match_arch.sh \
- tests/match_plat.sh
+ tests/match_plat.sh \
+ tests/arch_is_concerned.sh