mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Imported minitest 1.3.2 r4503.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0e0c53a092
commit
ac6024f522
4 changed files with 22 additions and 9 deletions
9
lib/minitest/autorun.rb
Normal file
9
lib/minitest/autorun.rb
Normal file
|
@ -0,0 +1,9 @@
|
|||
############################################################
|
||||
# This file is imported from a different project.
|
||||
# DO NOT make modifications in this repo.
|
||||
# File a patch instead and assign it to Ryan Davis
|
||||
############################################################
|
||||
|
||||
require 'minitest/unit'
|
||||
|
||||
MiniTest::Unit.autorun
|
Loading…
Add table
Add a link
Reference in a new issue