diff options
| author | gsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-16 04:16:39 +0000 |
|---|---|---|
| committer | gsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-16 04:16:39 +0000 |
| commit | 1dd0393b2ca926d27324c4aafc102cd49c8347aa (patch) | |
| tree | 1c24a00dc14af1b4ea808b2985b6698c0102bc43 /lib/test/unit/error.rb | |
| parent | a9409b823ffef7300fe81e70f8536644f3ef3ec5 (diff) | |
| download | ruby-1dd0393b2ca926d27324c4aafc102cd49c8347aa.tar.gz ruby-1dd0393b2ca926d27324c4aafc102cd49c8347aa.tar.xz ruby-1dd0393b2ca926d27324c4aafc102cd49c8347aa.zip | |
* lib/test/unit/**/*.rb: Removed :nodoc: directives (many were
generating warnings, many were on private methods).
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6323 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/test/unit/error.rb')
| -rw-r--r-- | lib/test/unit/error.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/test/unit/error.rb b/lib/test/unit/error.rb index 90ac04cf3..a762519fe 100644 --- a/lib/test/unit/error.rb +++ b/lib/test/unit/error.rb @@ -1,5 +1,3 @@ -# :nodoc: -# # Author:: Nathaniel Talbott. # Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott. All rights reserved. # License:: Ruby license. |
