From 97c5c6441ee981441d7faf5c75e26dfa2f844c88 Mon Sep 17 00:00:00 2001 From: jeg2 Date: Sat, 18 Oct 2008 15:30:24 +0000 Subject: * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's testing process. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0ebb753c6..5ee8ba2c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 19 12:28:01 2008 James Edward Gray II + + * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's + testing process. + Sun Oct 19 00:15:03 2008 Tanaka Akira * lib/test/unit.rb (assert_nothing_thrown): don't intern. -- cgit