зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Make non "test_" method private
https://github.com/rubygems/rubygems/commit/912d141a35
This commit is contained in:
Родитель
054d99d95b
Коммит
c6b5881eae
|
@ -532,6 +532,8 @@ class TestGemRequire < Gem::TestCase
|
|||
end
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def silence_warnings
|
||||
old_verbose, $VERBOSE = $VERBOSE, false
|
||||
yield
|
||||
|
|
Загрузка…
Ссылка в новой задаче