]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/route/tests/Makefile
Describe the commit message template our git hook script produces
[FreeBSD/FreeBSD.git] / sbin / route / tests / Makefile
1 # $FreeBSD$
2
3 PACKAGE=        tests
4
5 ATF_TESTS_SH+=  \
6         basic
7
8 ${PACKAGE}FILES+=       \
9                 utils.subr
10
11 .include <bsd.test.mk>