# HG changeset patch # User Dmitry Volyntsev # Date 1528894136 -10800 # Node ID 9fbe84b7ddc61b74a7ab463d6575ad507d7eae10 # Parent 856ab7671404b97cad47721bd3fe10fbf3cf512b Tests: style. diff --git a/js_internal_redirect.t b/js_internal_redirect.t --- a/js_internal_redirect.t +++ b/js_internal_redirect.t @@ -48,7 +48,7 @@ http { } location /redirect { - internal; + internal; return 200 redirect$arg_b; } @@ -61,18 +61,18 @@ http { EOF $t->write_file('test.js', <