summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
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