mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/rdoc] Fix a test method name
https://github.com/ruby/rdoc/commit/8166b84cf3
This commit is contained in:
parent
e95ad70079
commit
11f3882173
1 changed files with 1 additions and 1 deletions
|
@ -843,7 +843,7 @@ rdoc_include:
|
|||
end
|
||||
end
|
||||
|
||||
def load_options_no_file
|
||||
def test_load_options_no_file
|
||||
temp_dir do
|
||||
options = RDoc::Options.load_options
|
||||
|
||||
|
|
Loading…
Reference in a new issue