summaryrefslogtreecommitdiffstats
path: root/testing/perl-html-tagset
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-02 13:43:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-02 13:43:25 +0000
commitad03495c170a00388046894375fb85479f57116d (patch)
tree5c0a8e1825354f47740dc9c634688f0fcbe7397d /testing/perl-html-tagset
parentb027430c4d3cdede445e9377ba9b4ada529d2b66 (diff)
downloadaports-ad03495c170a00388046894375fb85479f57116d.tar.bz2
aports-ad03495c170a00388046894375fb85479f57116d.tar.xz
testing/perl-html-tagset: run test
Diffstat (limited to 'testing/perl-html-tagset')
-rw-r--r--testing/perl-html-tagset/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-html-tagset/APKBUILD b/testing/perl-html-tagset/APKBUILD
index 7ae5ccab4..891eb3506 100644
--- a/testing/perl-html-tagset/APKBUILD
+++ b/testing/perl-html-tagset/APKBUILD
@@ -25,7 +25,7 @@ prepare() {
build() {
cd "$_builddir"
- make
+ make && make test
}
package() {