From a6998ad84f9722c560a80302a74fa495e818a153 Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 2 Feb 2016 22:26:49 +0000 Subject: First pass to fix the 'tests' packages. Sponsored by: The FreeBSD Foundation --- bin/ls/tests/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/ls') diff --git a/bin/ls/tests/Makefile b/bin/ls/tests/Makefile index 89a2e8c..2c3045b 100644 --- a/bin/ls/tests/Makefile +++ b/bin/ls/tests/Makefile @@ -1,5 +1,9 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} + ATF_TESTS_SH+= ls_tests # This seems like overkill, but the idea in mind is that all of the testcases # should be runnable as !root -- cgit v1.1