[libnet-citadel-perl] 04/06: Add lib/Net/Citadel/ToDo.pod to the PODs being checked in t/00pods.t

Robert James Clay jame at rocasa.us
Wed Aug 31 16:18:45 UTC 2016


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 <jame at 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



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