summaryrefslogtreecommitdiff
path: root/tests/format/variables/cyclic_variables/self-reference.bst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/format/variables/cyclic_variables/self-reference.bst')
-rw-r--r--tests/format/variables/cyclic_variables/self-reference.bst4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/format/variables/cyclic_variables/self-reference.bst b/tests/format/variables/cyclic_variables/self-reference.bst
new file mode 100644
index 000000000..2e9829d03
--- /dev/null
+++ b/tests/format/variables/cyclic_variables/self-reference.bst
@@ -0,0 +1,4 @@
+kind: manual
+
+variables:
+ a: "Referencing itself with %{a}"