summaryrefslogtreecommitdiff
path: root/test/test-lace.engine-complexruleset.rules
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-lace.engine-complexruleset.rules')
-rw-r--r--test/test-lace.engine-complexruleset.rules4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/test-lace.engine-complexruleset.rules b/test/test-lace.engine-complexruleset.rules
index ad3c449..cfe12c9 100644
--- a/test/test-lace.engine-complexruleset.rules
+++ b/test/test-lace.engine-complexruleset.rules
@@ -10,10 +10,12 @@ default deny "four"
include complexruleset-definitions
-allow one first
+allow one first any_first_second_third
include complexruleset-allowsecond second
+allow whatever all_first_second_third
+
deny three third
-- Expect four denial, despite last action being a deny