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 6698b580ddad8cfa8c5c86df9328472820d3ee6a.
This commit is contained in:
parent
5fc97f34c6
commit
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user