Project

General

Profile

Actions

Bug #3039

closed

test/psych should use require_relative

Added by sheepman (Takashi Tamura) almost 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.2dev (2010-03-26 trunk 27066) [x86_64-darwin10.2.0]
Backport:
[ruby-core:29104]

Description

=begin
When make test-all at trunk, load errors on test/psych/helper.rb occur.
Scripts in test/psych/ should use

require_relative 'helper'

instead of

require 'test/psych/helper'.
=end

Actions

Also available in: Atom PDF

Like0
Like0