aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/test/unit/collector/objectspace.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/test/unit/collector/objectspace.rb b/lib/test/unit/collector/objectspace.rb
index a6136e37bf..4a768c721e 100644
--- a/lib/test/unit/collector/objectspace.rb
+++ b/lib/test/unit/collector/objectspace.rb
@@ -10,7 +10,7 @@ module Test
class ObjectSpace
include Test::Unit::Collector
- NAME = 'collected from the subclasses of TestSuite'
+ NAME = 'collected from the subclasses of TestCase'
def initialize(source=nil)
super()