1# $FreeBSD$
2
3PACKAGE=	tests
4
5ATF_TESTS_SH=	inout
6ATF_TESTS_SH+=	bcode
7
8.include <bsd.test.mk>
9