From ea8a4d593bd7fe462131a6d53192b50ddb7eddc3 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Thu, 5 Sep 2019 14:14:07 +0000 Subject: [PATCH] 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 --- tests/sys/common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sys/common/Makefile b/tests/sys/common/Makefile index 4a5d6d584fde..6b656e82d696 100644 --- a/tests/sys/common/Makefile +++ b/tests/sys/common/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PACKAGE= common +PACKAGE= tests TESTSDIR= ${TESTSBASE}/sys/common ${PACKAGE}FILES+= vnet.subr