We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd36a5 commit 73c030cCopy full SHA for 73c030c
test/rdoc/support/test_case.rb
@@ -17,8 +17,8 @@
17
18
##
19
# RDoc::TestCase is an abstract TestCase to provide common setup and teardown
20
-# across all RDoc tests. The test case uses minitest, so all the assertions
21
-# 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.
22
#
23
# The testcase provides the following:
24
0 commit comments