From 7f3f4923ec711ec97a1204ec2c080e219f50ff3b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 2 Sep 2019 04:51:31 +0000 Subject: tests: add tcp_connect() helper IO::Socket::INET->new is rather verbose with the options hash, extract it into a standalone sub --- t/v2writable.t | 1 - 1 file changed, 1 deletion(-) (limited to 't/v2writable.t') diff --git a/t/v2writable.t b/t/v2writable.t index 5406fd1b..8e96ff00 100644 --- a/t/v2writable.t +++ b/t/v2writable.t @@ -131,7 +131,6 @@ if ('ensure git configs are correct') { { use Net::NNTP; - use IO::Socket::INET; my $err = "$mainrepo/stderr.log"; my $out = "$mainrepo/stdout.log"; my $group = 'inbox.comp.test.v2writable'; -- cgit v1.2.3-24-ge0c7