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