From 926e69552d4f80722e975997a91f7c78c70e4dfa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 12 Sep 2017 11:54:25 +0200 Subject: perl-text-simpletable-autowidth: enable author tests --- perl-text-simpletable-autowidth/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-text-simpletable-autowidth') diff --git a/perl-text-simpletable-autowidth/PKGBUILD b/perl-text-simpletable-autowidth/PKGBUILD index d76340da..7612fbc4 100644 --- a/perl-text-simpletable-autowidth/PKGBUILD +++ b/perl-text-simpletable-autowidth/PKGBUILD @@ -39,6 +39,8 @@ build(){ check(){ cd "${srcdir}/${_distdir}" + export AUTHOR_TESTING=1 + # If using Makefile.PL if [ -r Makefile.PL ]; then make test -- cgit v1.2.3-54-g00ecf