diff --git a/test/ruby/test_rubyvm_mjit.rb b/test/ruby/test_rubyvm_mjit.rb index 5449c6226d..94b773c4e6 100644 --- a/test/ruby/test_rubyvm_mjit.rb +++ b/test/ruby/test_rubyvm_mjit.rb @@ -4,7 +4,7 @@ require_relative '../lib/jit_support' return if RbConfig::CONFIG["MJIT_SUPPORT"] == 'no' -class TestRubyVMJIT < Test::Unit::TestCase +class TestRubyVMMJIT < Test::Unit::TestCase include JITSupport def setup