зеркало из https://github.com/github/ruby.git
11 строки
370 B
Ruby
11 строки
370 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 'mini/test'
|
|
require 'test/unit/testcase' # pull in deprecated functionality
|
|
|
|
Mini::Test.autorun
|