1# $FreeBSD$
2
3PACKAGE=        tests
4
5ATF_TESTS_SH+=  jail_basic_test
6
7${PACKAGE}FILES+=	commands.jail.conf
8
9.include <bsd.test.mk>
10