diff proxy_ssl.t @ 1084:ce3d15edbf05

Tests: whitespace fix.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 05 Dec 2016 14:44:53 +0300
parents cd4395a68fc6
children 8ef51dbb5d69
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;