summaryrefslogtreecommitdiff
path: root/tests/format/option-enum/element-compare.bst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/format/option-enum/element-compare.bst')
-rw-r--r--tests/format/option-enum/element-compare.bst6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/format/option-enum/element-compare.bst b/tests/format/option-enum/element-compare.bst
new file mode 100644
index 000000000..c76b97719
--- /dev/null
+++ b/tests/format/option-enum/element-compare.bst
@@ -0,0 +1,6 @@
+kind: autotools
+variables:
+ result: "different"
+ (?):
+ - brother == sister:
+ result: "same"