1d09722036be15ab1bd156b67571d0349080f334
[dh-make-perl] / dev / arm / libtest-pod-coverage-perl / libtest-pod-coverage-perl-1.08 / t / self.t
1 #!perl -T
2
3 use lib "t";
4 use strict;
5 use Test::Pod::Coverage tests=>1;
6
7 pod_coverage_ok( "Test::Pod::Coverage", "T:P:C itself is OK" );