aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-29 05:51:01 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-29 05:51:01 +0000
commitd610c8c686ac9345a47bc3019f58f6b270a7705c (patch)
tree125138819138d8aeb63aa1d4e0fc603b0d346853 /ChangeLog
parent921b2d1cfb67bae2941642015fbe35f7e7b81698 (diff)
downloadruby-d610c8c686ac9345a47bc3019f58f6b270a7705c.tar.gz
* ChangeLog: fixed entry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27546 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 002165f6dc..3ba6c90512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.