* test/ruby/tes_io.rb (test_copy_stream_bigcontent_fpos): rename duplicated
test method. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
39b5931d74
commit
1daf909bd7
@ -528,7 +528,7 @@ class TestIO < Test::Unit::TestCase
|
||||
}
|
||||
end
|
||||
|
||||
def test_copy_stream_bigcontent
|
||||
def test_copy_stream_bigcontent_fpos
|
||||
with_bigsrc {|bigsrc, bigcontent|
|
||||
File.open(bigsrc) {|f|
|
||||
begin
|
||||
|
Loading…
x
Reference in New Issue
Block a user