mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
Add PACKAGE fields to usr.sbin/extattr/tests/Makefile
usr.sbin/extattr/tests/Makefile Add boiler plate required by 298107 but omitted by 298483. These two changes passed through CR in parallel. I think this should get the full test suite running in Jenkins again. MFC after: 22 days X-MFC-with: 298483 Sponsored by: Spectra Logic Corp
This commit is contained in:
parent
e5ad64562a
commit
654399bfd4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298744
@ -1,5 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE= tests
|
||||
FILESGROUPS= TESTS
|
||||
TESTSPACKAGE= ${PACKAGE}
|
||||
|
||||
ATF_TESTS_SH= extattr_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user