# HG changeset patch # User Andrey Zelenkov # Date 1477916491 -10800 # Node ID 4240cca68d1ddd32befeb951b48d7b43e593c8df # Parent 5513b68493e7113086fd531967cf1633e216fb08 Tests: whitespace fix. diff --git a/proxy_method.t b/proxy_method.t --- a/proxy_method.t +++ b/proxy_method.t @@ -22,7 +22,7 @@ select STDERR; $| = 1; select STDOUT; $| = 1; my $t = Test::Nginx->new()->has(qw/http proxy rewrite/)->plan(4) - ->write_file_expand('nginx.conf', <<'EOF'); + ->write_file_expand('nginx.conf', <<'EOF'); %%TEST_GLOBALS%%