Rename test_hash to test_hash_uniqueness

This commit is contained in:
Peter Zhu 2024-10-31 10:31:30 -04:00
parent 29c480dd6f
commit 53b3fac6d2
Notes: git 2024-11-01 14:50:10 +00:00

View File

@ -159,7 +159,7 @@ class TestProc < Test::Unit::TestCase
assert_equal(*m_nest{}, "[ruby-core:84583] Feature #14627")
end
def test_hash
def test_hash_uniqueness
def self.capture(&block)
block
end