From 0ab0576d904570a46810965fa728736793fdd4c6 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 12 Sep 2017 12:19:28 +0200 Subject: perl-moosex-insideout: enable release tests --- perl-moosex-insideout/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-moosex-insideout') diff --git a/perl-moosex-insideout/PKGBUILD b/perl-moosex-insideout/PKGBUILD index 42f25600..6925cb3c 100644 --- a/perl-moosex-insideout/PKGBUILD +++ b/perl-moosex-insideout/PKGBUILD @@ -36,6 +36,7 @@ build() { check() { cd "$srcdir/$_distdir" ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" + export RELEASE_TESTING=1 make test ) } -- cgit v1.2.3-54-g00ecf