Skip to content

Commit 53b3fac

Browse files
committed
Rename test_hash to test_hash_uniqueness
1 parent 29c480d commit 53b3fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ruby/test_proc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ def test_eq
159159
assert_equal(*m_nest{}, "[ruby-core:84583] Feature #14627")
160160
end
161161

162-
def test_hash
162+
def test_hash_uniqueness
163163
def self.capture(&block)
164164
block
165165
end

0 commit comments

Comments
 (0)