use Test::More tests => 1; BEGIN { use_ok( 'Task::Kensho::Exceptions' ); } diag( "Testing Task::Kensho::Exceptions $Task::Kensho::Exceptions::VERSION" );