diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-14 23:39:41 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-14 23:39:41 (EDT) |
commit | cb875c9d24f7b2ea71190da3ec5522371eb149e6 (patch) | |
tree | cddf701c38230d9fde0587c34371a4685191e731 /tests/local.mk | |
parent | 1e8d84e26b81ad0ec49ae948f669a494929835b7 (diff) |
tests/ob_match_arch.sh: Remove
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 56c7468..a42a502 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1,5 +1,4 @@ TESTS = \ - %reldir%/ob_match_arch.sh \ %reldir%/ob_parse_dep.sh \ %reldir%/ob_reduce_deps.sh \ %reldir%/ob_arch_is_concerned.sh \ |