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"
|
require_relative "#{tool_dir}/lib/iseq_loader_checker"
|
||||||
|
|
||||||
if ENV['COVERAGE']
|
if ENV['COVERAGE']
|
||||||
require_relative "#{tool_dir}/lib/test-coverage.rb"
|
require_relative "#{tool_dir}/test-coverage.rb"
|
||||||
end
|
end
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue