File: load.t

package info (click to toggle)
libmodule-install-authorrequires-perl 0.02-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: perl: 1,129; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
use strict;
use warnings;
use Test::More tests => 1;

# oh well
require_ok('Module::Install::AuthorRequires');