Skip to content

Commit

Permalink
tests: fixed a failed test.
Browse files Browse the repository at this point in the history
  • Loading branch information
dndx committed Sep 16, 2017
1 parent 0314071 commit ea08992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/023-preread/exit.t
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ __DATA__
preread_by_lua_block { ngx.exit(500);ngx.say('hi') }
content_by_lua_block { ngx.exit(ngx.OK) }
--- error_log
finalize stream session: 500
finalize stream request: 500



Expand Down

0 comments on commit ea08992

Please sign in to comment.