changeset 1084:ce3d15edbf05

Tests: whitespace fix.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 05 Dec 2016 14:44:53 +0300
parents d0523391deb9
children 30a6fbab4e33
files proxy_ssl.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/proxy_ssl.t
+++ b/proxy_ssl.t
@@ -164,7 +164,7 @@ sub http_daemon {
 
 		$uri = $1 if $headers =~ /^\S+\s+([^ ]+)\s+HTTP/i;
 		next if $uri eq '';
-		
+
 		if ($uri eq '/timeout') {
 			sleep 3;