summaryrefslogtreecommitdiff
path: root/test/test-lace.engine-complexruleset-definitions.rules
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-lace.engine-complexruleset-definitions.rules')
-rw-r--r--test/test-lace.engine-complexruleset-definitions.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test-lace.engine-complexruleset-definitions.rules b/test/test-lace.engine-complexruleset-definitions.rules
index 7feea7b..db67502 100644
--- a/test/test-lace.engine-complexruleset-definitions.rules
+++ b/test/test-lace.engine-complexruleset-definitions.rules
@@ -1,3 +1,6 @@
define first equal state one
define second equal state two
define third equal state three
+
+define any_first_second_third anyof first second third
+define all_first_second_third allof first second third