~ubuntu-branches/ubuntu/vivid/libxml-bare-perl/vivid

« back to all changes in this revision

Viewing changes to t/Pod_Coverage.t

  • Committer: Bazaar Package Importer
  • Author(s): Antonio Radici
  • Date: 2009-01-31 17:28:53 UTC
  • Revision ID: james.westby@ubuntu.com-20090131172853-hptyu448d89nsje4
Tags: upstream-0.40+dfsg.1
ImportĀ upstreamĀ versionĀ 0.40+dfsg.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
use Test::More;
 
2
eval "use Test::Pod::Coverage 1.00";
 
3
plan skip_all => "Test::Pod::Coverage 1.00 required for testing POD coverage" if $@;
 
4
all_pod_coverage_ok();
 
 
b'\\ No newline at end of file'