From 7a77e124882f925fe8c7e51a28bac7f15e8ad868 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 2 Apr 2013 02:14:21 +0000 Subject: Suppress warnings git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/psych/helper.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/psych/helper.rb') diff --git a/test/psych/helper.rb b/test/psych/helper.rb index f5800303fd..0aae69971e 100644 --- a/test/psych/helper.rb +++ b/test/psych/helper.rb @@ -3,6 +3,7 @@ require 'stringio' require 'tempfile' require 'date' require 'psych' +require_relative '../ruby/envutil' module Psych class TestCase < MiniTest::Unit::TestCase -- cgit v1.2.3