mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
8 lines
149 B
Text
8 lines
149 B
Text
![]() |
#
|
||
|
#=DESCRIPTION includes testing - non-existent include should fail
|
||
|
#=EXRESULT FAIL
|
||
|
#
|
||
|
/does/not/exist {
|
||
|
#include <does-not-exist/does-not-exist>
|
||
|
}
|