diff options
Diffstat (limited to 'dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild')
-rw-r--r-- | dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild index 22f8f249e615..9ddd71c2208c 100644 --- a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild +++ b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.150.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,10 +27,12 @@ DEPEND="${RDEPEND} dev-perl/Test-Exception virtual/perl-Test-Simple >=dev-perl/Test-Taint-1.60.0 - dev-perl/Test-Dependencies - >=dev-perl/Test-Pod-1.140.0 - >=dev-perl/Test-Pod-Coverage-1.40.0 ) " +src_test() { + perl_rm_files t/boilerplate.t t/manifest.t t/dependencies.t \ + t/pod-coverage.t t/pod.t + perl-module_src_test +} SRC_TEST=do |