1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
This commit is contained in:
Nobuyoshi Nakada 2019-09-19 09:47:11 +09:00
parent a9cdaaada4
commit 70fd022a2a
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -2003,6 +2003,8 @@ class TestIO < Test::Unit::TestCase
end
end
false
rescue LoadError
raise File.read("ext/-test-/file/mkmf.log")
end
def test_seek