From 0c4b2154d05df874cf7b6861ef6d1f980a2bdc20 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Sun, 21 Apr 2019 17:24:03 -0400
Subject: tests/arch_is_concerned.sh: Add test plan

---
(limited to 'tests')

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"' -- \
--
cgit v0.9.1