[ruby/rdoc] Drop unnecessary file_name parameter from Parser.for method. (https://github.com/ruby/rdoc/pull/1135)
file_name
Parser.for
Unify top_level creation in tests
Remove unnecessary file_name param from Parser.for
It should be always the same as the top_level's absolute_name, so there's no point of taking it as a separate parameter.
https://github.com/ruby/rdoc/commit/97c497dfbb
[ruby/rdoc] Drop unnecessary
file_name
parameter fromParser.for
method.
(https://github.com/ruby/rdoc/pull/1135)
Unify top_level creation in tests
Remove unnecessary file_name param from Parser.for
It should be always the same as the top_level's absolute_name, so there's
no point of taking it as a separate parameter.
https://github.com/ruby/rdoc/commit/97c497dfbb