1# $FreeBSD$
2
3TESTSDIR=	${TESTSBASE}/usr.bin/timeout
4
5ATF_TESTS_SH=	timeout
6
7.include <bsd.test.mk>
8