Makefile revision 277627
1# $FreeBSD: head/etc/tests/rc.d/Makefile 277627 2015-01-24 00:37:41Z will $
2
3TESTSDIR=	${TESTSBASE}/etc/rc.d
4
5ATF_TESTS_SH+=	routing_test
6
7.include <bsd.test.mk>
8