mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Revert r334362
Reconnect tests/sys/audit now that the GCC issue is fixed by 334388 MFC after: 2 weeks X-MFC-With: 334362, 334360, 334388
This commit is contained in:
parent
d91dccb1f5
commit
e5569cb61e
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ TESTSDIR= ${TESTSBASE}/sys
|
|||
|
||||
TESTS_SUBDIRS+= acl
|
||||
TESTS_SUBDIRS+= aio
|
||||
TESTS_SUBDIRS+= audit
|
||||
TESTS_SUBDIRS+= capsicum
|
||||
TESTS_SUBDIRS+= ${_cddl}
|
||||
TESTS_SUBDIRS+= fifo
|
||||
|
|
|
|||
Loading…
Reference in a new issue