1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

test/ruby/test_gc_compact.rb: suppress "assigned but unused variable"

This commit is contained in:
Yusuke Endoh 2020-11-03 23:32:40 +09:00
parent fa7484019d
commit c3e2dd072a

View file

@ -55,7 +55,6 @@ class TestGCCompact < Test::Unit::TestCase
def test_gc_compact_stats
list = []
list2 = []
# Try to make some fragmentation
500.times {