summaryrefslogtreecommitdiff
path: root/tests/format/option-bool/element-not.bst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/format/option-bool/element-not.bst')
-rw-r--r--tests/format/option-bool/element-not.bst6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/format/option-bool/element-not.bst b/tests/format/option-bool/element-not.bst
new file mode 100644
index 000000000..e0ff03b8c
--- /dev/null
+++ b/tests/format/option-bool/element-not.bst
@@ -0,0 +1,6 @@
+kind: autotools
+variables:
+ thepony: "a pony"
+ (?):
+ - not pony:
+ thepony: "not pony"