From 5e9cfca2d4fe158a9e2c5fac699b9dfe014b845f Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 6 Oct 2008 03:49:17 +0000 Subject: * test/ruby/test_module.rb (TestModule#test_mod_constants): should not depend on global Module constants. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9054db1642..e69b7e5ba9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ Mon Oct 6 12:45:20 2008 Yukihiro Matsumoto * test/ruby/test_module.rb (TestModule#_wrap_assertion): add definition. is this really needed? + * test/ruby/test_module.rb (TestModule#test_mod_constants): should + not depend on global Module constants. + Mon Oct 6 12:38:36 2008 Yukihiro Matsumoto * lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised): -- cgit v1.2.3