[ruby/tempfile] typofix
https://github.com/ruby/tempfile/commit/82a74b017e
This commit is contained in:
parent
4658d65242
commit
b903d9f09f
@ -19,7 +19,7 @@ class TestTempfile < Test::Unit::TestCase
|
||||
end
|
||||
end
|
||||
|
||||
def test_leackchecker
|
||||
def test_leakchecker
|
||||
assert_instance_of(Tempfile, Tempfile.allocate)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user