changeset 372:1d6abf0db011

Tests: whitespace fix.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 12 Feb 2014 19:54:31 +0400
parents 6fb6fea36560
children 1e6e216b06c2
files proxy_cache_range.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/proxy_cache_range.t
+++ b/proxy_cache_range.t
@@ -85,8 +85,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