From 4ccef3182f311101fe8c4871c4bf8e7cd1e27255 Mon Sep 17 00:00:00 2001 From: mame Date: Sat, 24 May 2008 18:55:44 +0000 Subject: * test/ruby/test_modules.rb (test_ancestors, test_included_modules): ignore json mixins. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb08713ea..66fe3c681 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 25 03:54:39 2008 Yusuke Endoh + + * test/ruby/test_modules.rb (test_ancestors, test_included_modules): + ignore json mixins. + Sun May 25 02:37:25 2008 Koichi Sasada * eval_method.c: renamed from vm_method.c. "vm_method.c" is included -- cgit