aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/geom/class/union/Makefile
blob: 5ab8055fd84cabb36478ed8e4022eb721e438e72 (plain) (blame)
1
2
3
4
5
6
7
8
9
PACKAGE=	tests

TESTSDIR=	${TESTSBASE}/sys/geom/class/${.CURDIR:T}

ATF_TESTS_SH+=	union_test

${PACKAGE}FILES+=	conf.sh

.include <bsd.test.mk>