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:
parent
856ad599e3
commit
26d56b7dc8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue