diff proxy_cache_lock.t @ 474:b86c05516e65

Tests: cleanup unused CRLF includes.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 16 Oct 2014 19:42:02 +0400
parents 13ffba66f4e3
children 420fbf3555dd
line wrap: on
line diff
--- a/proxy_cache_lock.t
+++ b/proxy_cache_lock.t
@@ -10,7 +10,6 @@ use warnings;
 use strict;
 
 use Test::More;
-use Socket qw/ CRLF /;
 
 BEGIN { use FindBin; chdir($FindBin::Bin); }