audit(4): fix typo from r335136

Typo in Makefile accidentally disabled some older tests

MFC after:	2 weeks
X-MFC-With:	335136
This commit is contained in:
Alan Somers 2018-06-14 14:53:01 +00:00
parent 6d203d2dd7
commit 5597d2a341
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335140

View File

@ -3,7 +3,7 @@
TESTSDIR= ${TESTSBASE}/sys/audit
ATF_TESTS_C= file-attribute-access
ATF_TESTS_C= file-attribute-modify
ATF_TESTS_C+= file-attribute-modify
ATF_TESTS_C+= file-create
ATF_TESTS_C+= file-delete
ATF_TESTS_C+= file-close