diff proxy_cache.t @ 589:a9569f57da98

Tests: whitespaces fix.
author Andrey Zelenkov <zelenkov@nginx.com>
date Mon, 25 May 2015 18:42:34 +0300
parents 2cd00179f4b2
children 6c0a5903d0ae
line wrap: on
line diff
--- a/proxy_cache.t
+++ b/proxy_cache.t
@@ -115,8 +115,8 @@ like(`grep -F '[alert]' ${\($t->testdir(
 ###############################################################################
 
 sub http_get_range {
-        my ($url, $extra) = @_;
-        return http(<<EOF);
+	my ($url, $extra) = @_;
+	return http(<<EOF);
 GET $url HTTP/1.1
 Host: localhost
 Connection: close