1PACKAGE=	tests
2
3ATF_TESTS_SH=	tsort_test
4BINDIR=		${TESTSDIR}
5
6.include <bsd.test.mk>
7