File: 01_load.t

package info (click to toggle)
libmail-chimp3-perl 0.08-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 801; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 55 bytes parent folder | download | duplicates (3)
1
2
3
4
use Test::More;

use_ok('Mail::Chimp3');
done_testing;