aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-16 09:10:06 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-16 09:10:06 +0000
commit55251d0c83cf4c0946a2aa6aebe1bdceb9777ea6 (patch)
tree8563879de4e0154ba618db02cc7c1e57bd28947c /ChangeLog
parent769715bda562feab2b30aefeda9f83c72624e163 (diff)
downloadruby-55251d0c83cf4c0946a2aa6aebe1bdceb9777ea6.tar.gz
* test/profile_test_all.rb: remove space characters from test names.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e0c6cd961..d2ae790944 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 16 18:09:20 2013 Koichi Sasada <ko1@atdot.net>
+
+ * test/profile_test_all.rb: remove space characters from test names.
+
Fri Aug 16 17:32:02 2013 Koichi Sasada <ko1@atdot.net>
* test/profile_test_all.rb: refactoring memory profiling tool for