diff --git a/test/mom/test_block_statement.rb b/test/mom/test_block_statement.rb index 4d484882..514d1475 100644 --- a/test/mom/test_block_statement.rb +++ b/test/mom/test_block_statement.rb @@ -39,7 +39,7 @@ module Vool assert_equal 1, @block.frame_type.variable_index(:local) end end - class TestBlockMethod < MiniTest::Test + class TestBlockMethod #< MiniTest::Test include MomCompile def setup Parfait.boot!