diff proxy_merge_headers.t @ 589:a9569f57da98

Tests: whitespaces fix.
author Andrey Zelenkov <zelenkov@nginx.com>
date Mon, 25 May 2015 18:42:34 +0300
parents 2cd00179f4b2
children e9064d691790
line wrap: on
line diff
--- a/proxy_merge_headers.t
+++ b/proxy_merge_headers.t
@@ -101,8 +101,8 @@ unlike(http_get('/nested/'), qr/X-Hidden
 ###############################################################################
 
 sub http_get_ims {
-        my ($url) = @_;
-        return http(<<EOF);
+	my ($url) = @_;
+	return http(<<EOF);
 GET $url HTTP/1.0
 Host: localhost
 Connection: close