File: pod_coverage.t

package info (click to toggle)
libchemistry-elements-perl 1.075-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 264 kB
  • sloc: perl: 700; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (5)
1
2
3
4
use Test::More tests => 1;
eval "use Test::Pod::Coverage";

pass;