summaryrefslogtreecommitdiff
path: root/perl-uri-query/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-uri-query/PKGBUILD')
-rw-r--r--perl-uri-query/PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-uri-query/PKGBUILD b/perl-uri-query/PKGBUILD
index 9e0e80bac..000732c7a 100644
--- a/perl-uri-query/PKGBUILD
+++ b/perl-uri-query/PKGBUILD
@@ -45,8 +45,6 @@ build() {
check() {
cd "${srcdir}/${_distdir}"
( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
- export AUTHOR_TESTING=1
- export RELEASE_TESTING=1
make test
)
}