c19afa1c20
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
6 lines
64 B
Makefile
6 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
ATF_TESTS_SH+= chown_test
|
|
|
|
.include <bsd.test.mk>
|