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

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Nov 14 14:10:31 UTC 2007


Author: dmn
Date: Wed Nov 14 14:10:31 2007
New Revision: 9275

URL: http://svn.debian.org/wsvn/?sc=1&rev=9275
Log:
Restore t/03podcoverage.t to the orig.tar.gz content

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

Modified: trunk/libsearch-xapian-perl/t/03podcoverage.t
URL: http://svn.debian.org/wsvn/trunk/libsearch-xapian-perl/t/03podcoverage.t?rev=9275&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/t/03podcoverage.t (original)
+++ trunk/libsearch-xapian-perl/t/03podcoverage.t Wed Nov 14 14:10:31 2007
@@ -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