]> Sergey Matveev's repositories - public-inbox.git/commit
tests: remove unnecessary loading of ::DS and Socket
authorEric Wong <e@80x24.org>
Tue, 14 May 2019 03:32:00 +0000 (03:32 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 May 2019 03:43:21 +0000 (03:43 +0000)
commit46835d34029c92a2da886e5d0c17ec83cf86a209
tree273aa752115d28b6464044432d55efd13b4ea8c2
parentd883d4a93b23be134038e28f421eafca70c3d838
tests: remove unnecessary loading of ::DS and Socket

PublicInbox::DS works for every platform we we care about,
nowadays; so checking for it is a waste of time.  Cleanup a
few POSIX and Socket imports while we're in the area.
t/git-http-backend.t
t/httpd-corner.t
t/httpd-unix.t
t/httpd.t
t/nntp.t
t/nntpd.t
t/v2mirror.t
t/v2writable.t