From e4283fd39d9e8c508ce5ee2dc069b6f5545cd3d8 Mon Sep 17 00:00:00 2001 From: shirosaki Date: Sat, 6 Apr 2013 02:30:52 +0000 Subject: * test/ruby/test_require.rb (TestRequire#test_require_nonascii_path): fix load path for encoding to run the test as stand-alone. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4e843ad23c..4e2ef8b73f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 6 11:23:18 2013 Hiroshi Shirosaki + + * test/ruby/test_require.rb (TestRequire#test_require_nonascii_path): + fix load path for encoding to run the test as stand-alone. + Sat Apr 6 09:54:20 2013 Nobuyoshi Nakada * pack.c (NATINT_LEN): fix definition order, must be after -- cgit v1.2.3