summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-16 14:49:32 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-16 14:49:32 +0000
commit0f4ea5f3e374f5423b42b30025461e80abf214fc (patch)
tree7f617ed41562d32024bf6d16050f3a44bd63df74 /common.mk
parent01cdeb8da7077b660b70155a1cd244ebbfe2a9a4 (diff)
* 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
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 0 insertions, 1 deletions
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