diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index e9f4556..8331753 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1,4 +1,5 @@ TESTS = \ tests/parse_control.basic.sh \ tests/resolve_deps.basic.sh \ - tests/match_arch.sh + tests/match_arch.sh \ + tests/match_plat.sh |