From 208d4d6d2e70096f549f5bca8a17be91e7c1195b Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 3 Jul 2019 07:18:08 -0300 Subject: [PATCH] testing/perl-tie-ixhash: fix running check --- testing/perl-tie-ixhash/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/perl-tie-ixhash/APKBUILD b/testing/perl-tie-ixhash/APKBUILD index 2a3569cb08c..59f248c3e33 100644 --- a/testing/perl-tie-ixhash/APKBUILD +++ b/testing/perl-tie-ixhash/APKBUILD @@ -26,7 +26,7 @@ build() { } check() { - /Build test + ./Build test } package() {