diff options
Diffstat (limited to 'usr.bin/gzip')
-rw-r--r-- | usr.bin/gzip/tests/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/gzip/tests/Makefile b/usr.bin/gzip/tests/Makefile index 96acbd2..03a5852 100644 --- a/usr.bin/gzip/tests/Makefile +++ b/usr.bin/gzip/tests/Makefile @@ -2,10 +2,6 @@ .include <bsd.own.mk> -PACKAGE= tests -FILESGROUPS= TESTS -TESTSPACKAGE= ${PACKAGE} - NETBSD_ATF_TESTS_SH= gzip_test .include <netbsd-tests.test.mk> |