File: 01basic.t

package info (click to toggle)
libmodule-install-trustmetayml-perl 0.003-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 284 kB
  • sloc: perl: 2,913; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (5)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('Module::Install::TrustMetaYml') };