diff options
Diffstat (limited to 'usr.sbin/fstyp/tests/Makefile')
-rw-r--r-- | usr.sbin/fstyp/tests/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/fstyp/tests/Makefile b/usr.sbin/fstyp/tests/Makefile index 01c98699e2a03..9be7d453aba77 100644 --- a/usr.sbin/fstyp/tests/Makefile +++ b/usr.sbin/fstyp/tests/Makefile @@ -1,5 +1,9 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} + ATF_TESTS_SH= fstyp_test FILES= ext2.img.bz2 |