1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* test/lib/envutil.rb: Moved from test/ruby/.

* test/lib/find_executable.rb: Ditto.

* test/lib/memory_status.rb: Ditto.

* test/lib/test/unit.rb: require envutil.

* test/: Don't require envutil in test files.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2014-11-13 16:05:37 +00:00
parent 2e8f953d68
commit fb2008a73a
121 changed files with 18 additions and 124 deletions

View file

@ -1,5 +1,4 @@
require 'test/unit'
require_relative 'envutil.rb'
class TestCase < Test::Unit::TestCase
def test_case