[ruby/rdoc] Actually execute RDoc document task for coverage
https://github.com/ruby/rdoc/commit/7e70d41585
This commit is contained in:
parent
c19defd026
commit
b171e99791
@ -259,6 +259,7 @@ class RDoc::Task < Rake::TaskLib
|
||||
args = opts + @rdoc_files
|
||||
|
||||
$stderr.puts "rdoc #{args.join ' '}" if Rake.application.options.trace
|
||||
RDoc::RDoc.new.document args
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user