Skip to content

Commit 5b2e1d2

Browse files
committed
tests: fixed a typo in the t/143-ssl-session-fetch.t test file.
also fixed the test index numbers in it.
1 parent 5bcc53c commit 5b2e1d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

t/143-ssl-sesison-fetch.t renamed to t/143-ssl-session-fetch.t

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ qr/get_phase: ssl_session_fetch/s
856856
857857
858858
859-
=== TEST 15: inter-operation with ssl_certificate_by_lua
859+
=== TEST 11: inter-operation with ssl_certificate_by_lua
860860
--- http_config
861861
server {
862862
listen unix:$TEST_NGINX_HTML_DIR/nginx.sock ssl;
@@ -948,7 +948,7 @@ ssl store session by lua is running!
948948
949949
950950
951-
=== TEST 16: simple logging (by file)
951+
=== TEST 12: simple logging (by file)
952952
--- http_config
953953
server {
954954
listen unix:$TEST_NGINX_HTML_DIR/nginx.sock ssl;

0 commit comments

Comments
 (0)