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