1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

A test renamed.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2014-10-25 23:20:08 +00:00
parent 856ad599e3
commit 26d56b7dc8

View file

@ -1370,7 +1370,7 @@ class TestIO < Test::Unit::TestCase
end
end
def test_close_read_pipe_nosync
def test_write_epipe_nosync
assert_separately([], <<-"end;")
r, w = IO.pipe
r.close