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 --- usr.bin/limits/tests/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'usr.bin/limits') diff --git a/usr.bin/limits/tests/Makefile b/usr.bin/limits/tests/Makefile index 54bf8921a27fa..e57fe6015a2c0 100644 --- a/usr.bin/limits/tests/Makefile +++ b/usr.bin/limits/tests/Makefile @@ -1,5 +1,9 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} + ATF_TESTS_SH+= limits_test .include -- cgit v1.3