mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test/rubygems: use require_relative.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
78eaef0f8e
commit
19bad26c5a
67 changed files with 70 additions and 80 deletions
|
@ -1,4 +1,4 @@
|
|||
require File.join(File.expand_path(File.dirname(__FILE__)), 'gemutilities')
|
||||
require_relative 'gemutilities'
|
||||
require 'rubygems/indexer'
|
||||
require 'rubygems/commands/generate_index_command'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue