summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/Makefile')
-rw-r--r--bin/sh/tests/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/sh/tests/Makefile b/bin/sh/tests/Makefile
index d10156c..d93e19a 100644
--- a/bin/sh/tests/Makefile
+++ b/bin/sh/tests/Makefile
@@ -2,8 +2,6 @@
.include <bsd.own.mk>
-TESTSDIR= ${TESTSBASE}/bin/sh
-
TESTS_SUBDIRS+= builtins
TESTS_SUBDIRS+= errors
TESTS_SUBDIRS+= execution
@@ -12,6 +10,4 @@ TESTS_SUBDIRS+= parameters
TESTS_SUBDIRS+= parser
TESTS_SUBDIRS+= set-e
-SUBDIR_PARALLEL=
-
.include <bsd.test.mk>
OpenPOWER on IntegriCloud