Actions
Bug #3039
closedtest/psych should use require_relative
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
Updated by Anonymous over 14 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r27095.
Takashi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Actions
Like0
Like0