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:
parent
32e754c8d4
commit
f5b8e90a93
3 changed files with 6 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# File a patch instead and assign it to Ryan Davis.
|
||||
######################################################################
|
||||
|
||||
class Minitest::Unit::TestCase
|
||||
class Minitest::Unit::TestCase # :nodoc:
|
||||
class << self
|
||||
alias :old_test_order :test_order
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue