summaryrefslogtreecommitdiff
path: root/usr.bin/tsort/tests/Makefile
blob: ab16c2842dd06d604ae7b12839366c16e7f30e0d (plain)
1
2
3
4
5
6
PACKAGE=	tests

ATF_TESTS_SH=	tsort_test
BINDIR=		${TESTSDIR}

.include <bsd.test.mk>