summaryrefslogtreecommitdiff
path: root/tests/misc/arch
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/arch')
-rwxr-xr-xtests/misc/arch7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/misc/arch b/tests/misc/arch
index 9a437568d..04bce0e1a 100755
--- a/tests/misc/arch
+++ b/tests/misc/arch
@@ -17,12 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. $srcdir/test-lib.sh
-
-# skip this test if arch isn't being built.
-case " $built_programs " in
- *" arch "*) ;;
- *) skip_test_ 'not building arch';;
-esac
+require_built_ arch
if test "$VERBOSE" = yes; then
set -x