From 1c09059ed85227d8feeab11f38e64e4cd506a1d8 Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 9 Dec 2003 05:35:16 +0000 Subject: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/stringio/test_stringio.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/stringio') diff --git a/test/stringio/test_stringio.rb b/test/stringio/test_stringio.rb index 3449e33e61..e16bd0e37b 100644 --- a/test/stringio/test_stringio.rb +++ b/test/stringio/test_stringio.rb @@ -11,4 +11,5 @@ class TestStringIO < Test::Unit::TestCase f = StringIO.new(content) yield f end + alias open_file_rw open_file end -- cgit v1.2.3