Skip to content

Commit b2da1de

Browse files
committed
change test plan
1 parent 43fdab6 commit b2da1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/162-socket-tls-handshake.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use Test::Nginx::Socket::Lua;
44

55
repeat_each(2);
66

7-
plan tests => repeat_each() * 39;
7+
plan tests => repeat_each() * 43;
88

99
$ENV{TEST_NGINX_RESOLVER} ||= '8.8.8.8';
1010

0 commit comments

Comments
 (0)