API-Intis
view release on metacpan or search on metacpan
API/Intis/t/001_load.t view on Meta::CPAN
# -*- perl -*-
# t/001_load.t - check module loading and create testing directory
use Test::More tests => 1;
BEGIN { use_ok( 'API::Intis' ); }
( run in 1.329 second using v1.01-cache-2.11-cpan-6b5c3043376 )