mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
c68781e918
commit
897b1e0562
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ require_relative "#{tool_dir}/lib/zombie_hunter"
|
|||
require_relative "#{tool_dir}/lib/iseq_loader_checker"
|
||||
|
||||
if ENV['COVERAGE']
|
||||
require_relative "#{tool_dir}/lib/test-coverage.rb"
|
||||
require_relative "#{tool_dir}/test-coverage.rb"
|
||||
end
|
||||
|
||||
begin
|
||||
|
|
Loading…
Add table
Reference in a new issue