зеркало из https://github.com/github/ruby.git
Supressing warnings messages like:
Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.
Revert "Clear gem paths for each test"
This reverts commit 6698b580dd
.
This commit is contained in:
Родитель
5fc97f34c6
Коммит
ba45be3c43
|
@ -87,8 +87,6 @@ module Test
|
|||
$stdout = orig_stdout if orig_stdout
|
||||
o.close if o && !o.closed?
|
||||
i.close if i && !i.closed?
|
||||
|
||||
Gem.clear_paths if defined?(Gem)
|
||||
end
|
||||
|
||||
def run(args = []) # :nodoc:
|
||||
|
|
Загрузка…
Ссылка в новой задаче