diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2016-05-04 23:20:53 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2016-05-04 23:20:53 +0000 |
| commit | 430f7286a566b1407c7b32ce13585caf5aa59b92 (patch) | |
| tree | a3a2f2051c05cb9a95c4a94f6c5bbcd7a12cdfea /lib/libproc | |
| parent | e45163b2162def698a0320716097091257c39dea (diff) | |
Notes
Diffstat (limited to 'lib/libproc')
| -rw-r--r-- | lib/libproc/tests/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libproc/tests/Makefile b/lib/libproc/tests/Makefile index 768078ecb3f8..d48250e3bb67 100644 --- a/lib/libproc/tests/Makefile +++ b/lib/libproc/tests/Makefile @@ -1,9 +1,5 @@ # $FreeBSD$ -PACKAGE=tests -FILESGROUPS= TESTS -TESTSPACKAGE= ${PACKAGE} - ATF_TESTS_C+= proc_test PROGS= target_prog |
