changeset 1076:4240cca68d1d

Tests: whitespace fix.
author Andrey Zelenkov <zelenkov@nginx.com>
date Mon, 31 Oct 2016 15:21:31 +0300
parents 5513b68493e7
children 13247bbc1f7d
files proxy_method.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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%%