diff uwsgi.t @ 590:dc2f8aac0553

Tests: whitespace fixes.
author Andrey Zelenkov <zelenkov@nginx.com>
date Tue, 26 May 2015 13:22:45 +0300
parents 98f3a8568b0c
children d95c4b8e5517
line wrap: on
line diff
--- a/uwsgi.t
+++ b/uwsgi.t
@@ -84,8 +84,8 @@ like(http_get_headers('/headers'), qr/SE
 ###############################################################################
 
 sub http_get_headers {
-        my ($url, %extra) = @_;
-        return http(<<EOF, %extra);
+	my ($url, %extra) = @_;
+	return http(<<EOF, %extra);
 GET $url HTTP/1.0
 Host: localhost
 X-Blah: ignored header