summaryrefslogtreecommitdiff
path: root/tests/internals/yaml/listprepend.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/internals/yaml/listprepend.yaml')
-rw-r--r--tests/internals/yaml/listprepend.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/internals/yaml/listprepend.yaml b/tests/internals/yaml/listprepend.yaml
new file mode 100644
index 000000000..a19a9d5d7
--- /dev/null
+++ b/tests/internals/yaml/listprepend.yaml
@@ -0,0 +1,7 @@
+# Composited on top of basics.yaml, prepending to its children list
+children:
+ (<):
+ - name: prepended1
+ mood: prepended1
+ - name: prepended2
+ mood: prepended2