mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
33f0b0ae0b
commit
6ffd5fe37e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ Fri Dec 5 23:22:30 2003 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
|||
|
||||
* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,
|
||||
Test::Unit::Assertions::assert_nothing_raised): use the last
|
||||
argument as message unless non-class object.
|
||||
argument as message unless class object.
|
||||
|
||||
* test/testunit/test_assertions.rb (test_assert_raises): test for
|
||||
multiple exception list. [ruby-core:01891]
|
||||
|
|
Loading…
Add table
Reference in a new issue