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