diff options
-rw-r--r-- | test/ruby/test_shapes.rb | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -277,6 +277,28 @@ class TestShapes < Test::Unit::TestCase end; end def test_run_out_of_shape_for_module_ivar assert_separately([], "#{<<~"begin;"}\n#{<<~'end;'}") begin; |