From 0f4ea5f3e374f5423b42b30025461e80abf214fc Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 16 Oct 2008 14:49:32 +0000 Subject: * common.mk (TESTS): removed to re-enable test for minitest. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index c4273f1945..8556b23c33 100644 --- a/common.mk +++ b/common.mk @@ -110,7 +110,6 @@ INSTALL_DATA_MODE = 0644 PRE_LIBRUBY_UPDATE = $(MINIRUBY) -e 'ARGV[1] or File.unlink(ARGV[0]) rescue nil' -- \ $(LIBRUBY_EXTS) $(LIBRUBY_SO_UPDATE) -TESTS = -x minitest TESTSDIR = $(srcdir)/test TESTWORKDIR = testwork -- cgit v1.2.3