1# $FreeBSD$
2
3TESTSDIR=	${TESTSBASE}/usr.bin/bmake/shell
4
5TESTS_SUBDIRS=	builtin meta path path_select replace select
6
7.include <bsd.test.mk>
8