summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-moosex-types-laxnum/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-moosex-types-laxnum/PKGBUILD b/perl-moosex-types-laxnum/PKGBUILD
index f9faf16e..4cf367d2 100644
--- a/perl-moosex-types-laxnum/PKGBUILD
+++ b/perl-moosex-types-laxnum/PKGBUILD
@@ -35,6 +35,7 @@ build() {
check() {
cd "$srcdir/$_distdir"
( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+ export AUTHOR_TESTING=1
make test
)
}