From: Rafael Garcia-Suarez Date: Sun, 28 Jun 2009 19:08:05 +0000 (+0200) Subject: Add t/pod/diag.t to the MANIFEST X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7f6de3fd9c6262f6bfca99202007be1dbe7ac758;p=p5sagit%2Fp5-mst-13.2.git Add t/pod/diag.t to the MANIFEST --- diff --git a/MANIFEST b/MANIFEST index 7c620bc..980f0e7 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4286,6 +4286,7 @@ t/op/wantarray.t See if wantarray works t/op/write.t See if write works (formats work) t/op/yadayada.t See if ..., !!! and ??? work t/perl.supp Perl valgrind suppressions +t/pod/diag.t Test completeness of perldiag.pod t/pod/emptycmd.t Test empty pod directives t/pod/emptycmd.xr Expected results for emptycmd.t t/pod/find.t See if Pod::Find works