diff proxy_websocket.t @ 474:b86c05516e65

Tests: cleanup unused CRLF includes.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 16 Oct 2014 19:42:02 +0400
parents e7dc8f4d0a4b
children a9569f57da98
line wrap: on
line diff
--- a/proxy_websocket.t
+++ b/proxy_websocket.t
@@ -14,7 +14,6 @@ use Test::More;
 use IO::Poll;
 use IO::Select;
 use IO::Socket::INET;
-use Socket qw/ CRLF /;
 
 BEGIN { use FindBin; chdir($FindBin::Bin); }