mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* prelude.rb (require_relative): move require_relative from
lib/require_relative.rb. [ruby-core:16356] * lib/require_relative.rb: removed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7b4a171158
commit
6b36f117f2
12 changed files with 17 additions and 20 deletions
|
@ -1,6 +1,5 @@
|
|||
require 'test/unit'
|
||||
require 'tmpdir'
|
||||
require 'require_relative'
|
||||
require_relative 'envutil'
|
||||
|
||||
class TestSystem < Test::Unit::TestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue