Update RBI files for minitest.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
parent
c35b049b3c
commit
e5cbec7f15
@ -8,6 +8,8 @@ module Minitest
|
|||||||
class << self
|
class << self
|
||||||
def __run(reporter, options); end
|
def __run(reporter, options); end
|
||||||
def after_run(&block); end
|
def after_run(&block); end
|
||||||
|
def allow_fork; end
|
||||||
|
def allow_fork=(_arg0); end
|
||||||
def autorun; end
|
def autorun; end
|
||||||
def backtrace_filter; end
|
def backtrace_filter; end
|
||||||
def backtrace_filter=(_arg0); end
|
def backtrace_filter=(_arg0); end
|
Loading…
x
Reference in New Issue
Block a user