]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/v2writable.t
tests: remove unnecessary loading of ::DS and Socket
[public-inbox.git] / t / v2writable.t
index 75110155f3fa9bc0f0729e9acaf828740b79e0d3..5f34d12798a512d2c96515d652bf9490ac0e3119 100644 (file)
@@ -127,12 +127,9 @@ if ('ensure git configs are correct') {
                'same document') if ($mset1->size);
 }
 
-SKIP: {
+{
        use Net::NNTP;
-       use IO::Socket;
-       use Socket qw(SO_KEEPALIVE IPPROTO_TCP TCP_NODELAY);
-       eval { require PublicInbox::DS };
-       skip "PublicInbox::DS missing $@", 2 if $@;
+       use IO::Socket::INET;
        my $err = "$mainrepo/stderr.log";
        my $out = "$mainrepo/stdout.log";
        my %opts = (