File: nopod.t

package info (click to toggle)
libtest-synopsis-perl 0.06%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 180 kB
  • ctags: 123
  • sloc: perl: 1,287; sh: 48; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (2)
1
2
3
4
5
use Test::More tests => 1;
use Test::Synopsis;
synopsis_ok("t/lib/NoPod.pm");