about summary refs log tree commit homepage
path: root/t/v2writable.t
diff options
context:
space:
mode:
Diffstat (limited to 't/v2writable.t')
-rw-r--r--t/v2writable.t7
1 files changed, 2 insertions, 5 deletions
diff --git a/t/v2writable.t b/t/v2writable.t
index 75110155..5f34d127 100644
--- a/t/v2writable.t
+++ b/t/v2writable.t
@@ -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 = (