From 489e2fcd78dc2716b2505095026388d4eedee8e1 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 14 Oct 2008 12:50:43 +0000 Subject: * common.mk (TESTS): skips minitest by default, since it interferes with test/unit. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d41296de..e0131ad24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 14 21:50:40 2008 Nobuyoshi Nakada + + * common.mk (TESTS): skips minitest by default, since it interferes + with test/unit. + Tue Oct 14 21:36:29 2008 Masaki Suketa * ext/win32ole/win32ole.c (load_conv_function51932): check -- cgit