From 990b629e1253ffdd306aa9e3ae6f48235ca9512d Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Fri, 12 May 2023 17:56:22 +0200 Subject: test: always install the script utility --- test/TEST-74-AUX-UTILS/test.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/TEST-74-AUX-UTILS') diff --git a/test/TEST-74-AUX-UTILS/test.sh b/test/TEST-74-AUX-UTILS/test.sh index 94bb159464..f422c89141 100755 --- a/test/TEST-74-AUX-UTILS/test.sh +++ b/test/TEST-74-AUX-UTILS/test.sh @@ -7,8 +7,4 @@ TEST_DESCRIPTION="Tests for auxiliary utilities" # shellcheck source=test/test-functions . "${TEST_BASE_DIR:?}/test-functions" -test_append_files() ( - image_install script -) - do_test "$@" -- cgit v1.2.3