# $Id: 00.load.t 222 2008-02-12 23:40:28Z davidp $ use Test::More tests => 1; BEGIN { use_ok( 'Net::Shoutcast::Admin' ); } diag( "Testing Net::Shoutcast::Admin $Net::Shoutcast::Admin::VERSION" );