From 75459c7a41aa0da87924211d3e405a4740c380b5 Mon Sep 17 00:00:00 2001 From: mame Date: Sat, 24 May 2008 19:31:30 +0000 Subject: * test/ruby/test_modules.rb (remove_json_mixins): change judgment condition. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 66fe3c681..a49c233f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 25 04:30:45 2008 Yusuke Endoh + + * test/ruby/test_modules.rb (remove_json_mixins): change judgment + condition. + Sun May 25 03:54:39 2008 Yusuke Endoh * test/ruby/test_modules.rb (test_ancestors, test_included_modules): -- cgit