From c7bc42ed598affdacc079e34b62bfcb056ddb6e6 Mon Sep 17 00:00:00 2001 From: Jakub Martisko Date: Tue, 27 Jun 2023 16:34:21 +0200 Subject: [PATCH] require zip/unzip/coreutils in the test plan (instead of recommend) --- tests/universal/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/universal/main.fmf b/tests/universal/main.fmf index fb237c6..b4cdb1c 100644 --- a/tests/universal/main.fmf +++ b/tests/universal/main.fmf @@ -4,7 +4,7 @@ contact: Radka Skvarilova component: - unzip test: ./all.sh -recommend: +require: - unzip - zip - coreutils