[rubygems/rubygems] Update comment for minitest helper
https://github.com/rubygems/rubygems/commit/77b0805474
This commit is contained in:
parent
9f784915cd
commit
27688b6a1d
@ -105,7 +105,7 @@ class Gem::TestCase < Test::Unit::TestCase
|
|||||||
refute File.directory?(path), msg
|
refute File.directory?(path), msg
|
||||||
end
|
end
|
||||||
|
|
||||||
# https://github.com/seattlerb/minitest/blob/21d9e804b63c619f602f3f4ece6c71b48974707a/lib/minitest/assertions.rb#L546
|
# Originally copied from minitest/assertions.rb
|
||||||
def capture_subprocess_io
|
def capture_subprocess_io
|
||||||
require "tempfile"
|
require "tempfile"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user