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