Skip to content

Commit 82a74b0

Browse files
committed
typofix
1 parent 86aac88 commit 82a74b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_tempfile.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def teardown
1919
end
2020
end
2121

22-
def test_leackchecker
22+
def test_leakchecker
2323
assert_instance_of(Tempfile, Tempfile.allocate)
2424
end
2525

0 commit comments

Comments
 (0)