1
2PACKAGE=	tests
3
4ATF_TESTS_SH=	cp_test
5PROGS+=		sparse
6BINDIR=		${TESTSDIR}
7
8.include <bsd.test.mk>
9