xref: /freebsd/usr.bin/split/tests/Makefile (revision d0b2dbfa)
1
2PACKAGE=	tests
3
4ATF_TESTS_SH+=	split_test
5
6.include <bsd.test.mk>
7