1# $FreeBSD$ 2 3PACKAGE= tests 4FILESGROUPS= TESTS 5TESTSPACKAGE= ${PACKAGE} 6 7ATF_TESTS_SH= extattr_test 8 9.include <bsd.test.mk> 10