File: 01_use.t

package info (click to toggle)
libdebian-dep12-perl 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 481; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (2)
1
2
use Test::More tests => 1;
BEGIN { use_ok('Debian::DEP12') };