mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
10 lines
314 B
Ruby
10 lines
314 B
Ruby
|
############################################################
|
||
|
# 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
|