Skip to content

Commit 0a219ef

Browse files
kouhsbt
authored andcommitted
jruby: Add StringIO::VERSION (#59)
Fixes GH-57
1 parent 13ed1d7 commit 0a219ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/stringio/test_stringio.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ def open_file(content)
1414

1515
include TestEOF::Seek
1616

17+
def test_version
18+
assert_kind_of(String, StringIO::VERSION)
19+
end
20+
1721
def test_initialize
1822
assert_kind_of StringIO, StringIO.new
1923
assert_kind_of StringIO, StringIO.new('str')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy