mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add missing require
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e34fac6452
commit
dfe7399a45
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
require 'rubygems/test_case'
|
||||
require 'rubygems/commands/install_command'
|
||||
require 'rubygems/rdoc'
|
||||
|
||||
class TestGemCommandsInstallCommand < Gem::TestCase
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue