aboutsummaryrefslogtreecommitdiff
path: root/sbin/route/tests/Makefile
blob: eb278981f8cde470188abfbc660bcfe90d6603c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PACKAGE=	tests

ATF_TESTS_SH+=	\
        basic

${PACKAGE}FILES+=	\
		utils.subr

.include <bsd.test.mk>