mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 02:23:59 +02:00
parent
1260d22cae
commit
d0cc4ecb8f
Notes:
git
2020-07-31 21:08:25 +09:00
1 changed files with 0 additions and 3 deletions
|
@ -280,9 +280,6 @@ class Gem::TestCase < Minitest::Test
|
|||
|
||||
include Gem::DefaultUserInteraction
|
||||
|
||||
undef_method :default_test if instance_methods.include? 'default_test' or
|
||||
instance_methods.include? :default_test
|
||||
|
||||
##
|
||||
# #setup prepares a sandboxed location to install gems. All installs are
|
||||
# directed to a temporary directory. All install plugins are removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue