test: test check-yaml feature that allows key duplicates.

This commit is contained in:
Frerk Saxen 2023-07-18 12:07:29 +02:00
parent 85ef03e3b7
commit 119a8f3b2c
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,2 @@
hello: "world"
hello: "planet"