summaryrefslogtreecommitdiff
path: root/test/rdoc
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-02-12 15:58:54 +0900
committergit <svn-admin@ruby-lang.org>2022-02-12 16:02:17 +0900
commit11f3882173e1efbc62a3a5bb667acf69ec7e8161 (patch)
tree5a8945bef89440ff8e87baf416badc48d3b81e2e /test/rdoc
parente95ad700799b996cf298c3de956f8075253ca57f (diff)
[ruby/rdoc] Fix a test method name
https://github.com/ruby/rdoc/commit/8166b84cf3
Diffstat (limited to 'test/rdoc')
-rw-r--r--test/rdoc/test_rdoc_options.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_options.rb b/test/rdoc/test_rdoc_options.rb
index 7c264c5e86..a59154aa17 100644
--- a/test/rdoc/test_rdoc_options.rb
+++ b/test/rdoc/test_rdoc_options.rb
@@ -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