diff fastcgi.t @ 212:a7cc4371f4ad

Tests: whitespace fixes.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 23 Mar 2012 20:24:13 +0400
parents c0ae29632905
children 8d2c6358d830
line wrap: on
line diff
--- a/fastcgi.t
+++ b/fastcgi.t
@@ -77,7 +77,7 @@ sub fastcgi_daemon {
 		if ($ENV{REQUEST_URI} eq '/stderr') {
 			warn "sample stderr text" x 512;
 		}
-		
+
 		print <<EOF;
 Location: http://127.0.0.1:8080/redirect
 Content-Type: text/html