mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
parent
83966a57fe
commit
d187e06dc7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
require_relative "helper"
|
require_relative "helper"
|
||||||
require "rubygems/user_interaction"
|
require "rubygems/user_interaction"
|
||||||
require "rubygems/timeout/lib/timeout"
|
require "rubygems/timeout"
|
||||||
|
|
||||||
class TestGemStreamUI < Gem::TestCase
|
class TestGemStreamUI < Gem::TestCase
|
||||||
# increase timeout with RJIT for --jit-wait testing
|
# increase timeout with RJIT for --jit-wait testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue