aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/tests
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2016-05-04 23:20:53 +0000
committerEnji Cooper <ngie@FreeBSD.org>2016-05-04 23:20:53 +0000
commit430f7286a566b1407c7b32ce13585caf5aa59b92 (patch)
treea3a2f2051c05cb9a95c4a94f6c5bbcd7a12cdfea /lib/libutil/tests
parente45163b2162def698a0320716097091257c39dea (diff)
Notes
Diffstat (limited to 'lib/libutil/tests')
-rw-r--r--lib/libutil/tests/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libutil/tests/Makefile b/lib/libutil/tests/Makefile
index 2f46850fd51a..81b2a494eaae 100644
--- a/lib/libutil/tests/Makefile
+++ b/lib/libutil/tests/Makefile
@@ -1,9 +1,5 @@
# $FreeBSD$
-PACKAGE=tests
-FILESGROUPS= TESTS
-TESTSPACKAGE= ${PACKAGE}
-
TAP_TESTS_C+= flopen_test
TAP_TESTS_C+= grp_test
TAP_TESTS_C+= humanize_number_test