* ChangeLog: fixed entry.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27546 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2010-04-29 05:51:01 +00:00
parent 921b2d1cfb
commit d610c8c686

View File

@ -1,7 +1,6 @@
Thu Apr 29 14:46:00 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
use more descriptive assertions.
* test/ruby: use more descriptive assertions.
* test/ruby: fixed nonsense assertions.