use Test::More tests => 1; BEGIN { use_ok( 'TAP::Formatter::TextMate' ); } diag( "Testing TAP::Formatter::TextMate $TAP::Formatter::TextMate::VERSION" );