]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/git-http-backend.t
tests: add tcp_connect() helper
[public-inbox.git] / t / git-http-backend.t
index 946cd86aa36fa09a497d609e23b7c1d202264d3c..3623d47a4b6dea0a11cfc94790833ea838ff5dd5 100644 (file)
@@ -7,7 +7,6 @@ use strict;
 use warnings;
 use Test::More;
 use File::Temp qw/tempdir/;
-use IO::Socket::INET;
 use POSIX qw(setsid);
 
 my $git_dir = $ENV{GIANT_GIT_DIR};