aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/chown/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/chown/tests/Makefile')
-rw-r--r--usr.sbin/chown/tests/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/chown/tests/Makefile b/usr.sbin/chown/tests/Makefile
index fb13f3fb0abe..506d81cbaa8b 100644
--- a/usr.sbin/chown/tests/Makefile
+++ b/usr.sbin/chown/tests/Makefile
@@ -1,9 +1,5 @@
# $FreeBSD$
-.include <bsd.own.mk>
-
-TESTSDIR= ${TESTSBASE}/bin/chown
-
-TAP_TESTS_SH= chown-f_test
+ATF_TESTS_SH+= chown_test
.include <bsd.test.mk>