mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
0a9a3799bb
commit
b809e5a4a9
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ require 'rdoc'
|
|||
|
||||
##
|
||||
# RDoc::TestCase is an abstract TestCase to provide common setup and teardown
|
||||
# across all RDoc tests. The test case uses minitest, so all the assertions
|
||||
# of minitest may be used.
|
||||
# across all RDoc tests. The test case uses test-unit, so all the assertions
|
||||
# of test-unit may be used.
|
||||
#
|
||||
# The testcase provides the following:
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue