mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8bf9fe2764
commit
47beb63fe2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Tue Sep 17 15:54:03 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
|||
|
||||
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throw):
|
||||
assertion for throw. MiniTest::Assertions#assert_throws discards
|
||||
the cautht value.
|
||||
the caught value.
|
||||
|
||||
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_nothing_thrown):
|
||||
returns the result of the given block.
|
||||
|
|
Loading…
Add table
Reference in a new issue