more tests
This commit is contained in:
@@ -7,6 +7,7 @@ local function nested_e()
|
||||
end
|
||||
|
||||
local r = nested_e()
|
||||
ngx.log(ngx.INFO, r)
|
||||
ngx.say("OK")
|
||||
|
||||
-- ➤ curl test.localhost:8088/api/ngx/test/nested_exit
|
||||
|
||||
Reference in New Issue
Block a user