61f63dbbb1
documented and implemented in other areas of the FreeBSD tree MFC after: 1 week
8 lines
98 B
Makefile
8 lines
98 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/etc/rc.d
|
|
|
|
ATF_TESTS_SH+= routing_test
|
|
|
|
.include <bsd.test.mk>
|