summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-30 12:21:08 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-30 12:21:40 (EDT)
commitfef4714de1ec72c3c8ae66b63d9001990b44ceb6 (patch)
tree3386408fefe321ddab4e590ff34e91d5d727bcd1 /tests/local.mk
parent4bc1b1ddf9ce444c2906bf777856cc209556a7e0 (diff)
tests/reduce_deps.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 41c3759..023eae1 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -4,4 +4,5 @@ TESTS = \
tests/match_arch.sh \
tests/match_plat.sh \
tests/arch_is_concerned.sh \
- tests/plat_is_concerned.sh
+ tests/plat_is_concerned.sh \
+ tests/reduce_deps.sh