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
Родитель fa7484019d
Коммит c3e2dd072a
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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