Fix typo in test_gc_compact.rb [ci skip]
This commit is contained in:
parent
0597cbcb1d
commit
80a71bfb1c
@ -453,7 +453,7 @@ class TestGCCompact < Test::Unit::TestCase
|
|||||||
end;
|
end;
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_moving_too_compex_generic_ivar
|
def test_moving_too_complex_generic_ivar
|
||||||
omit "not compiled with SHAPE_DEBUG" unless defined?(RubyVM::Shape)
|
omit "not compiled with SHAPE_DEBUG" unless defined?(RubyVM::Shape)
|
||||||
|
|
||||||
assert_separately([], <<~RUBY)
|
assert_separately([], <<~RUBY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user