xref: /freebsd-14.2/usr.bin/lockf/tests/Makefile (revision 40754cd2)
1
2PACKAGE=	tests
3
4ATF_TESTS_SH+=	lockf_test
5
6.include <bsd.test.mk>
7