test/ruby/test_gc_compact.rb: suppress "assigned but unused variable"
This commit is contained in:
parent
fa7484019d
commit
c3e2dd072a
@ -55,7 +55,6 @@ class TestGCCompact < Test::Unit::TestCase
|
|||||||
|
|
||||||
def test_gc_compact_stats
|
def test_gc_compact_stats
|
||||||
list = []
|
list = []
|
||||||
list2 = []
|
|
||||||
|
|
||||||
# Try to make some fragmentation
|
# Try to make some fragmentation
|
||||||
500.times {
|
500.times {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user