Actions
Bug #4174
closed1F1E on rdoc tests
Bug #4174:
1F1E on rdoc tests
Description
=begin
During `make test-all', rdoc tests fails as follows:
-
Failure:
test_inline_source_is_enabled_by_default(Rake::TestRDocTask) [/home/yanagi/ruby/test/rake/test_rdoc_task.rb:65]:
Failed assertion, no message given. -
Error:
test_inline_source_option_can_be_disabled(Rake::TestRDocTask):
NoMethodError: undefined methodinline_source=' for #<RDoc::Task:0xacc2fe0> /home/yanagi/ruby/test/rake/test_rdoc_task.rb:81:in
test_inline_source_option_can_be_disabled'
=end
Actions