summaryrefslogtreecommitdiff
path: root/perl-search-elasticsearch
diff options
context:
space:
mode:
Diffstat (limited to 'perl-search-elasticsearch')
-rw-r--r--perl-search-elasticsearch/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-search-elasticsearch/PKGBUILD b/perl-search-elasticsearch/PKGBUILD
index f4f157c0c..d8f599195 100644
--- a/perl-search-elasticsearch/PKGBUILD
+++ b/perl-search-elasticsearch/PKGBUILD
@@ -49,7 +49,6 @@ build() {
check() {
cd "$srcdir/$_distdir"
( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
- export AUTHOR_TESTING=1
make test
)
}