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

jame-guest pushed a commit to annotated tag 0.23
in repository libnet-citadel-perl.

commit eb2f8c8447729f0ff9107d79605d547ae28e65bf
Author: Robert James Clay <j...@rocasa.us>
Date:   Thu Aug 25 13:32:07 2016 -0400

    Add lib/Net/Citadel/ToDo.pod to the PODs being checked in t/00pods.t
---
 t/00pods.t | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/t/00pods.t b/t/00pods.t
index e1be1ed..a59fcf4 100644
--- a/t/00pods.t
+++ b/t/00pods.t
@@ -12,8 +12,9 @@ eval "use Test::Pod 1.00";
 plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
 
 my @PODs = qw(
-             lib/Net/Citadel.pm
-             );
+             lib/Net/Citadel.pm
+             lib/Net/Citadel/ToDo.pod
+             );
 plan tests => scalar @PODs;
 
 map {

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-citadel-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to