Skip to content

Commit d6aa6ea

Browse files
spacewanderagentzh
authored andcommitted
tests: fixed typos in test tiles in t/124-init-worker.t.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
1 parent 81e140c commit d6aa6ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

t/124-init-worker.t

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ ok
759759
760760
761761
762-
=== TEST 20: destory Lua VM in cache processes (without privileged agent or shdict)
762+
=== TEST 20: destroy Lua VM in cache processes (without privileged agent or shdict)
763763
--- http_config
764764
lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
765765
@@ -797,7 +797,7 @@ start privileged agent process
797797
798798
799799
800-
=== TEST 21: destory Lua VM in cache processes (without privileged agent but with shdict)
800+
=== TEST 21: destroy Lua VM in cache processes (without privileged agent but with shdict)
801801
--- http_config
802802
lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
803803
@@ -835,7 +835,7 @@ start privileged agent process
835835
836836
837837
838-
=== TEST 22: destory Lua VM in cache processes (with privileged agent)
838+
=== TEST 22: destroy Lua VM in cache processes (with privileged agent)
839839
--- http_config
840840
lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
841841
@@ -875,7 +875,7 @@ qr/start privileged agent process \d+/
875875
876876
877877
878-
=== TEST 23: destory Lua VM in cache processes (with init worker and privileged agent)
878+
=== TEST 23: destroy Lua VM in cache processes (with init worker and privileged agent)
879879
--- http_config
880880
lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
881881
@@ -916,7 +916,7 @@ qr/lua close the global Lua VM ([0-9A-F]+)$/,
916916
917917
918918
919-
=== TEST 24: destory Lua VM in cache processes (with init worker but without privileged agent)
919+
=== TEST 24: destroy Lua VM in cache processes (with init worker but without privileged agent)
920920
--- http_config
921921
lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
922922

0 commit comments

Comments
 (0)