From 0771e527ffcea1697df42bde4e927594657fa906 Mon Sep 17 00:00:00 2001 From: yugui Date: Tue, 31 May 2011 02:12:22 +0000 Subject: Fixes a mistake in merge of r31812. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/psych/test_tainted.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/psych/test_tainted.rb b/test/psych/test_tainted.rb index bf55d3b30e..0b4e8207d3 100644 --- a/test/psych/test_tainted.rb +++ b/test/psych/test_tainted.rb @@ -1,4 +1,4 @@ -require 'psych/helper' +require 'psych/handler' module Psych class TestStringTainted < TestCase -- cgit v1.2.3