diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-03 00:34:23 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-03 00:34:23 +0000 |
| commit | 2aa00a6001d7105eaf0d0288a441fa69f06fa534 (patch) | |
| tree | ef4fe37ffc660c2007a853ff7c9f30ea4d9de265 /usr.bin/bmake/tests/shell/path | |
| parent | 9da80e9efea4aad219438cd705dae133c05656be (diff) | |
Notes
Diffstat (limited to 'usr.bin/bmake/tests/shell/path')
| -rw-r--r-- | usr.bin/bmake/tests/shell/path/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/bmake/tests/shell/path/Makefile b/usr.bin/bmake/tests/shell/path/Makefile index 5a83a1ff6adc..8b1ce86794b2 100644 --- a/usr.bin/bmake/tests/shell/path/Makefile +++ b/usr.bin/bmake/tests/shell/path/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} TESTSDIR= ${TESTSBASE}/usr.bin/bmake/shell/path TAP_TESTS_SH= legacy_test |
