diff options
Diffstat (limited to 'tests/arch_is_concerned.sh')
-rwxr-xr-x | tests/arch_is_concerned.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/arch_is_concerned.sh b/tests/arch_is_concerned.sh index 483033f..c727eec 100755 --- a/tests/arch_is_concerned.sh +++ b/tests/arch_is_concerned.sh @@ -22,6 +22,8 @@ main() { . "${srcdir}/tests/aux/tap-functions.sh" + plan_ 24 + # Architecture: all command_ok_ \ 'HOST "amd64-linux-glibc" DOES NOT MATCH ARCH "all"' -- \ |