[BACK]Return to 00.load.t CVS log [TXT][DIR] Up to [local] / HOPE / Net-OpenAMD / t

Annotation of HOPE/Net-OpenAMD/t/00.load.t, Revision 1.1

1.1     ! andrew      1: use Test::More tests => 1;
        !             2:
        !             3: BEGIN {
        !             4: use_ok( 'Net::OpenAMD' );
        !             5: }
        !             6:
        !             7: diag( "Testing Net::OpenAMD $Net::OpenAMD::VERSION" );

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>