mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 00:41:03 +01:00
7 lines
138 B
Text
7 lines
138 B
Text
#
|
|
#=DESCRIPTION includes testing - recursive include should fail
|
|
#=EXRESULT FAIL
|
|
#
|
|
/does/not/exist {
|
|
#include <includes_recursive.sd>
|
|
}
|