mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
pkgbase: Put the sys/common test into the tests package
Every other test is there so do the same for those. Reviewed by: bapt, gjb Differential Revision: https://reviews.freebsd.org/D21504
This commit is contained in:
parent
a7b5a3d486
commit
ea8a4d593b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PACKAGE= common
|
||||
PACKAGE= tests
|
||||
TESTSDIR= ${TESTSBASE}/sys/common
|
||||
${PACKAGE}FILES+= vnet.subr
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue