diff proxy_cache_lock.t @ 212:a7cc4371f4ad

Tests: whitespace fixes.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 23 Mar 2012 20:24:13 +0400
parents bc6ecf23cc9c
children 4ac0807cc3cf
line wrap: on
line diff
--- a/proxy_cache_lock.t
+++ b/proxy_cache_lock.t
@@ -194,7 +194,7 @@ sub http_fake_daemon {
 				$uri = $1;
 				$num = 0;
 			}
-				
+
 			$uri = $1 if /GET (.*) HTTP/;
 			last if /^\x0d?\x0a?$/;
 		}