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
@ -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):
|
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throw):
|
||||||
assertion for throw. MiniTest::Assertions#assert_throws discards
|
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):
|
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_nothing_thrown):
|
||||||
returns the result of the given block.
|
returns the result of the given block.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user