freebsd-skq/usr.sbin/chown/tests/Makefile
Enji Cooper c19afa1c20 Add more simple positive tests for chown(1)
The tests are largely symmetric with the tests for chmod(1)--added in r319642.

Remove chown-f_test (added in r268030) since the test coverage is now being
provided by `chown_test`.

MFC after:	1 month
Sponsored by:	Dell EMC Isilon
2017-06-11 19:31:42 +00:00

6 lines
64 B
Makefile

# $FreeBSD$
ATF_TESTS_SH+= chown_test
.include <bsd.test.mk>