summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/arch_is_concerned.sh2
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"' -- \