aboutsummaryrefslogtreecommitdiff
path: root/bin/mv/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mv/tests/Makefile')
-rw-r--r--bin/mv/tests/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/mv/tests/Makefile b/bin/mv/tests/Makefile
index 229d96e5766a..62bc207bfe05 100644
--- a/bin/mv/tests/Makefile
+++ b/bin/mv/tests/Makefile
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
TAP_TESTS_SH= legacy_test
.include <bsd.test.mk>