1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* lib/minitest/mock.rb, lib/minitest/hell.rb: nodoc top-level module

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2013-02-02 05:32:46 +00:00
parent 32e754c8d4
commit f5b8e90a93
3 changed files with 6 additions and 2 deletions

View file

@ -11,7 +11,7 @@ end # omg... worst bug ever. rdoc doesn't allow 1-liners
##
# A simple and clean mock object framework.
module MiniTest
module MiniTest # :nodoc:
##
# All mock objects are an instance of Mock