mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
parent
9f784915cd
commit
27688b6a1d
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class Gem::TestCase < Test::Unit::TestCase
|
|||
refute File.directory?(path), msg
|
||||
end
|
||||
|
||||
# https://github.com/seattlerb/minitest/blob/21d9e804b63c619f602f3f4ece6c71b48974707a/lib/minitest/assertions.rb#L546
|
||||
# Originally copied from minitest/assertions.rb
|
||||
def capture_subprocess_io
|
||||
require "tempfile"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue