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 /bin/test | |
| parent | e45163b2162def698a0320716097091257c39dea (diff) | |
Notes
Diffstat (limited to 'bin/test')
| -rw-r--r-- | bin/test/tests/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/test/tests/Makefile b/bin/test/tests/Makefile index aff93d83aaf7..a1a5d4f02fa7 100644 --- a/bin/test/tests/Makefile +++ b/bin/test/tests/Makefile @@ -2,10 +2,6 @@ .include <bsd.own.mk> -PACKAGE= tests -FILESGROUPS= TESTS -TESTSPACKAGE= ${PACKAGE} - TAP_TESTS_SH= legacy_test # Some tests in here are silently not run when the tests are executed as # root. Explicitly tell Kyua to drop privileges. |
