File: pod-coverage.t

package info (click to toggle)
pkg-components 0.4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 236 kB
  • sloc: perl: 423; sh: 157; makefile: 16
file content (5 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!perl 

use Test::More;
use Test::Pod::Coverage tests=>1;
pod_coverage_ok('Debian::Debhelper::Dh_components');