1
0
Fork 0
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:
ryan 2008-12-13 00:22:31 +00:00
parent 0e0c53a092
commit ac6024f522
4 changed files with 22 additions and 9 deletions

9
lib/minitest/autorun.rb Normal file
View 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