ruby/test/coverage
Charles Oliver Nutter 22abcce704 Only check RubyVM on CRuby
Blind use of the RubyVM constant here prevents this test from
running on non-CRuby. This patch guards it with RUBY_ENGINE ==
"ruby" to make sure that doesn't happen.
2024-10-30 15:30:28 -05:00
..
autostart.rb
main.rb
test_coverage.rb Only check RubyVM on CRuby 2024-10-30 15:30:28 -05:00