File: 00_compile.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 (4 lines) | stat: -rw-r--r-- 74 bytes parent folder | download
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'Test::Synopsis' }