aboutsummaryrefslogtreecommitdiff
path: root/bin/mv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mv/Makefile')
-rw-r--r--bin/mv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/mv/Makefile b/bin/mv/Makefile
index f51e96c498ed..e16243f06c3b 100644
--- a/bin/mv/Makefile
+++ b/bin/mv/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= mv
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>