From 1253665ec4406c8972569abf680cc910319b3215 Mon Sep 17 00:00:00 2001 From: ntalbott Date: Mon, 8 Dec 2003 15:58:41 +0000 Subject: * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise and made the former call the latter. [ruby-core:01890] * test/testunit/test_assertions.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 23574954fc..594d739f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Dec 9 00:45:00 2003 Nathaniel Talbott + + * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise + and made the former call the latter. [ruby-core:01890] + + * test/testunit/test_assertions.rb: ditto. + Tue Dec 9 00:07:35 2003 NAKAMURA, Hiroshi * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' -- cgit v1.2.3