File: 01basic.t

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