[前][次][番号順一覧][スレッド一覧]

ruby-changes:19803

From: yugui <ko1@a...>
Date: Tue, 31 May 2011 11:12:29 +0900 (JST)
Subject: [ruby-changes:19803] yugui:r31848 (ruby_1_9_2): Fixes a mistake in merge of r31812.

yugui	2011-05-31 11:12:22 +0900 (Tue, 31 May 2011)

  New Revision: 31848

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31848

  Log:
    Fixes a mistake in merge of r31812.

  Modified files:
    branches/ruby_1_9_2/test/psych/test_tainted.rb

Index: ruby_1_9_2/test/psych/test_tainted.rb
===================================================================
--- ruby_1_9_2/test/psych/test_tainted.rb	(revision 31847)
+++ ruby_1_9_2/test/psych/test_tainted.rb	(revision 31848)
@@ -1,4 +1,4 @@
-require 'psych/helper'
+require 'psych/handler'
 
 module Psych
   class TestStringTainted < TestCase

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]