[libdist-zilla-plugin-test-eol-perl] 04/07: generate our own test into t/, which also lets [AutoPrereqs] do its thing

Intrigeri intrigeri at moszumanska.debian.org
Sun Aug 16 09:20:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 0.14
in repository libdist-zilla-plugin-test-eol-perl.

commit a566c6e3e373c6be7e321f38b122373e985de0bf
Author: Karen Etheridge <ether at cpan.org>
Date:   Wed Oct 22 17:24:34 2014 -0700

    generate our own test into t/, which also lets [AutoPrereqs] do its thing
---
 Changes  | 1 +
 dist.ini | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/Changes b/Changes
index a28edc7..001dc07 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for {{$dist->name}}
 {{$NEXT}}
         - change default filename from test-eol.t to eol.t
         - add metadata for [MetaConfig]
+        - fix missing test prerequisite
 
 0.13      2014-10-22 05:44:36Z
         - Dist::Zilla::Plugin::EOLTests and Dist::Zilla::Plugin::Test::EOL are
diff --git a/dist.ini b/dist.ini
index ffe2273..9511f91 100644
--- a/dist.ini
+++ b/dist.ini
@@ -21,6 +21,8 @@ Test::ReportPrereqs.include = CPAN::Meta::Validator
 -remove = EOLTests
 
 [Test::EOL]
+filename = t/eol.t
+
 [Test::CPAN::Meta::JSON]
 [Test::Perl::Critic]
 [Test::UnusedVars]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git



More information about the Pkg-perl-cvs-commits mailing list