use Test::More tests => 2; BEGIN { use_ok( 'ToolSet' ); use_ok( 'ToolSet::SWC' ); } diag( "Testing ToolSet $ToolSet::VERSION" );