diff options
Diffstat (limited to 'community/perl-tie-hash-method/APKBUILD')
-rw-r--r-- | community/perl-tie-hash-method/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-tie-hash-method/APKBUILD b/community/perl-tie-hash-method/APKBUILD index 2fb7096d6b0..d2b8a85d3ec 100644 --- a/community/perl-tie-hash-method/APKBUILD +++ b/community/perl-tie-hash-method/APKBUILD @@ -26,7 +26,7 @@ build() { } check() { - make test + make test } package() { |