From 43faedc1339a9624c7acedb7f3e5624e64da5b99 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Tue, 2 Feb 2016 22:26:49 +0000 Subject: First pass to fix the 'tests' packages. Sponsored by: The FreeBSD Foundation --- sbin/mdconfig/tests/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sbin/mdconfig/tests') diff --git a/sbin/mdconfig/tests/Makefile b/sbin/mdconfig/tests/Makefile index 6c179fcf59ad..58507d39799b 100644 --- a/sbin/mdconfig/tests/Makefile +++ b/sbin/mdconfig/tests/Makefile @@ -1,5 +1,9 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} + ATF_TESTS_SH= mdconfig_test TEST_METADATA.mdconfig_test+= required_user="root" -- cgit v1.2.3