File tree Expand file tree Collapse file tree 12 files changed +12
-36
lines changed Expand file tree Collapse file tree 12 files changed +12
-36
lines changed Original file line number Diff line number Diff line change 1- use Test ::Nginx::Socket;
1+ use Test ::Nginx::Socket ' no_plan ' ;
22use Cwd qw(cwd);
33
4- plan tests => repeat_each() * (blocks() * 4 ) + 1 ;
5-
64my $ pwd = cwd();
75
86$ ENV {TEST_NGINX_RESOLVER} = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test ::Nginx::Socket;
1+ use Test::Nginx::Socket ' no_plan ' ;
22use Cwd qw( cwd) ;
33
4- plan tests => repeat_each() * (blocks() * 4 );
5-
64my $pwd = cwd();
75
86$ENV {TEST_NGINX_RESOLVER } = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test ::Nginx::Socket;
1+ use Test::Nginx::Socket ' no_plan ' ;
22use Cwd qw( cwd) ;
33
4- plan tests => repeat_each() * (blocks() * 4 );
5-
64my $pwd = cwd();
75
86$ENV {TEST_NGINX_RESOLVER } = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test ::Nginx::Socket;
1+ use Test ::Nginx::Socket ' no_plan ' ;
22use Cwd qw(cwd);
33
4- plan tests => repeat_each() * (blocks() * 4 ) - 1 ;
5-
64my $ pwd = cwd();
75
86$ ENV {TEST_NGINX_RESOLVER} = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test ::Nginx::Socket;
1+ use Test ::Nginx::Socket ' no_plan ' ;
22use Cwd qw(cwd);
33
4- plan tests => repeat_each() * (blocks() * 4 );
5-
64my $ pwd = cwd();
75
86$ ENV {TEST_NGINX_RESOLVER} = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test::Nginx::Socket;
1+ use Test::Nginx::Socket ' no_plan ' ;
22use Cwd qw( cwd) ;
33
4- plan tests => repeat_each() * (blocks() * 4);
5-
64my $pwd = cwd();
75
86$ENV {TEST_NGINX_RESOLVER } = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test::Nginx::Socket;
1+ use Test::Nginx::Socket ' no_plan ' ;
22use Cwd qw( cwd) ;
33
4- plan tests => repeat_each() * (blocks() * 4);
5-
64my $pwd = cwd();
75
86$ENV {TEST_NGINX_RESOLVER } = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test::Nginx::Socket;
1+ use Test::Nginx::Socket ' no_plan ' ;
22use Cwd qw( cwd) ;
33
4- plan tests => repeat_each() * (blocks() * 4);
5-
64my $pwd = cwd();
75
86$ENV {TEST_NGINX_RESOLVER } = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test ::Nginx::Socket;
1+ use Test ::Nginx::Socket ' no_plan ' ;
22use Cwd qw(cwd);
33
4- plan tests => repeat_each() * (blocks() * 5 );
5-
64my $ pwd = cwd();
75
86$ ENV {TEST_NGINX_RESOLVER} = ' 8.8.8.8' ;
Original file line number Diff line number Diff line change 1- use Test::Nginx::Socket;
1+ use Test::Nginx::Socket ' no_plan ' ;
22use Cwd qw( cwd) ;
33
4- plan tests => repeat_each() * (blocks() * 3);
5-
64my $pwd = cwd();
75
86$ENV {TEST_NGINX_RESOLVER } = ' 8.8.8.8' ;
You can’t perform that action at this time.
0 commit comments