1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
This commit is contained in:
Benoit Daloze 2020-04-04 01:02:50 +02:00
parent 6be57cfcca
commit da5a128991

View file

@ -3,7 +3,6 @@ require 'mspec/guards/version'
require 'mspec/utils/warnings'
# MSpecScript provides a skeleton for all the MSpec runner scripts.
class MSpecScript
# Returns the config object. Maintained at the class
# level to easily enable simple config files. See the