aboutsummaryrefslogtreecommitdiff
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 58834a433e31..d93e19aea7e1 100644
--- a/bin/sh/tests/Makefile
+++ b/bin/sh/tests/Makefile
@@ -2,10 +2,6 @@
.include <bsd.own.mk>
-PACKAGE= tests
-FILESGROUPS= TESTS
-TESTSPACKAGE= ${PACKAGE}
-
TESTS_SUBDIRS+= builtins
TESTS_SUBDIRS+= errors
TESTS_SUBDIRS+= execution