r40815 - /trunk/libsearch-xapian-perl/t/03podcoverage.t

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jul 27 03:40:43 UTC 2009


Author: jawnsy-guest
Date: Mon Jul 27 03:40:36 2009
New Revision: 40815

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40815
Log:
Oops, I applied the patch in the source by accident

Modified:
    trunk/libsearch-xapian-perl/t/03podcoverage.t

Modified: trunk/libsearch-xapian-perl/t/03podcoverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/t/03podcoverage.t?rev=40815&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/t/03podcoverage.t (original)
+++ trunk/libsearch-xapian-perl/t/03podcoverage.t Mon Jul 27 03:40:36 2009
@@ -2,6 +2,6 @@
 
 eval "use Test::Pod::Coverage 1.04";
 plan skip_all => 'Test::Pod::Coverage 1.04 required' if $@;
-plan skip_all => 'set TEST_POD_COVERAGE to enable this test' unless $ENV{TEST_POD_COVERAGE};
+plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD};
 
 all_pod_coverage_ok({also_private => [qr/[^\d][0123]$/]});




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