changeset 440:13ffba66f4e3

Tests: removed leftover in proxy_cache_lock.t after 60888e2c3f5a.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 18 Jul 2014 13:55:32 +0400
parents d5b541a8cf95
children cd61bacbbfe0
files proxy_cache_lock.t
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/proxy_cache_lock.t
+++ b/proxy_cache_lock.t
@@ -122,8 +122,6 @@ like(http_get('/nolock'), qr/request 3/,
 
 ###############################################################################
 
-###############################################################################
-
 sub http_fake_daemon {
 	my $server = IO::Socket::INET->new(
 		Proto => 'tcp',