tests: use IO.pipe directlymaster
commit77b03460154eeb14decb40126580fc66f58549b0
authorEric Wong <bofh@yhbt.net>
Thu, 29 Dec 2022 00:26:45 +0000 (29 00:26 +0000)
committerEric Wong <bofh@yhbt.net>
Sun, 25 Aug 2024 00:31:29 +0000 (25 00:31 +0000)
tree5abc40a1bb6ff7b97d03a41a6a12febd7daf1a4d
parentfbf23db6051a72edfc7fbef2dd87992fe2656165
tests: use IO.pipe directly

No need for a wrapper, since we've been Ruby 2.0+ for a while, now.
test/helper.rb
test/test_bin.rb
test/test_server.rb
test/test_wbuf.rb