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, 4 insertions, 0 deletions
diff --git a/bin/sh/tests/Makefile b/bin/sh/tests/Makefile
index d93e19a..58834a4 100644
--- a/bin/sh/tests/Makefile
+++ b/bin/sh/tests/Makefile
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
TESTS_SUBDIRS+= builtins
TESTS_SUBDIRS+= errors
TESTS_SUBDIRS+= execution
OpenPOWER on IntegriCloud