summaryrefslogtreecommitdiff
path: root/tests/format/option-element-mask-invalid/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/format/option-element-mask-invalid/project.conf')
-rw-r--r--tests/format/option-element-mask-invalid/project.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/format/option-element-mask-invalid/project.conf b/tests/format/option-element-mask-invalid/project.conf
new file mode 100644
index 000000000..a3d381855
--- /dev/null
+++ b/tests/format/option-element-mask-invalid/project.conf
@@ -0,0 +1,12 @@
+name: test
+
+options:
+ debug_elements:
+ type: element-mask
+ description: The elements to build in debug mode
+
+ # Values are not allowed to be declared on element mask options
+ values:
+ - pony
+ - horsy
+ - zebry