mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/mspec@fad32a5
This commit is contained in:
parent
6be57cfcca
commit
da5a128991
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ require 'mspec/guards/version'
|
||||||
require 'mspec/utils/warnings'
|
require 'mspec/utils/warnings'
|
||||||
|
|
||||||
# MSpecScript provides a skeleton for all the MSpec runner scripts.
|
# MSpecScript provides a skeleton for all the MSpec runner scripts.
|
||||||
|
|
||||||
class MSpecScript
|
class MSpecScript
|
||||||
# Returns the config object. Maintained at the class
|
# Returns the config object. Maintained at the class
|
||||||
# level to easily enable simple config files. See the
|
# level to easily enable simple config files. See the
|
||||||
|
|
Loading…
Reference in a new issue