Project

General

Profile

Feature #11921 ยป test-io-mode.patch

ksss (Yuki Kurihara), 12/29/2015 04:58 AM

View differences:

test/ruby/test_io.rb
assert_raise(ArgumentError) do
open(t.path, "rr") { }
end
assert_raise(ArgumentError) do
open(t.path, "rbt") { }
end
}
end
    (1-1/1)