diff options
Diffstat (limited to 'tests/format/option-element-mask-invalid/pony.bst')
-rw-r--r-- | tests/format/option-element-mask-invalid/pony.bst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/format/option-element-mask-invalid/pony.bst b/tests/format/option-element-mask-invalid/pony.bst new file mode 100644 index 000000000..209ae1481 --- /dev/null +++ b/tests/format/option-element-mask-invalid/pony.bst @@ -0,0 +1,6 @@ +kind: autotools +variables: + debug: False + (?): + - ("pony.bst" in debug_elements): + debug: True |