1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 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.