ea8a4d593b
Every other test is there so do the same for those. Reviewed by: bapt, gjb Differential Revision: https://reviews.freebsd.org/D21504
8 lines
116 B
Makefile
8 lines
116 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= tests
|
|
TESTSDIR= ${TESTSBASE}/sys/common
|
|
${PACKAGE}FILES+= vnet.subr
|
|
|
|
.include <bsd.test.mk>
|