diff tests/data/conf21.yml @ 276:af371f9c016d

Allow deletion of key-value pairs when merging is done. When encountering the "{{::DEL::}}" special value the corresponding key-value pair is deleted.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 03 Oct 2020 17:11:41 +0200
parents 057d87d030f1
children
line wrap: on
line diff
--- a/tests/data/conf21.yml	Sat Oct 03 15:52:30 2020 +0200
+++ b/tests/data/conf21.yml	Sat Oct 03 17:11:41 2020 +0200
@@ -26,3 +26,7 @@
     - 0
     - 1
     - 2
+
+
+to-be-deleted: '{{::DEL::}}'
+to-be-deleted-but-reassigned: '{{::DEL::}}'