diff options
Diffstat (limited to 'lib/libnv/tests/Makefile')
-rw-r--r-- | lib/libnv/tests/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libnv/tests/Makefile b/lib/libnv/tests/Makefile index d815af4..cce0b5e 100644 --- a/lib/libnv/tests/Makefile +++ b/lib/libnv/tests/Makefile @@ -1,9 +1,5 @@ # $FreeBSD$ -PACKAGE=tests -FILESGROUPS= TESTS -TESTSPACKAGE= ${PACKAGE} - ATF_TESTS_CXX= \ dnv_tests \ nv_array_tests \ |