diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-03 19:08:45 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-03 19:08:45 +0000 |
| commit | 1f4bcc459a76b7aa664f3fd557684cd0ba6da352 (patch) | |
| tree | 891524ce59d1069a3a30f24230272ae586baf8ab /gnu/usr.bin/diff | |
| parent | c4429c7e7c91b6aba03784229ce63018809840e1 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/diff')
| -rw-r--r-- | gnu/usr.bin/diff/tests/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/diff/tests/Makefile b/gnu/usr.bin/diff/tests/Makefile index 16439b3b61fe1..0b4ca2e157ded 100644 --- a/gnu/usr.bin/diff/tests/Makefile +++ b/gnu/usr.bin/diff/tests/Makefile @@ -1,5 +1,9 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} + TESTSRC= ${SRCTOP}/contrib/netbsd-tests/usr.bin/diff NETBSD_ATF_TESTS_SH= diff_test |
