add metalist test

This commit is contained in:
dfsek
2021-07-20 21:58:43 -07:00
parent 90e60ca6aa
commit f27e732b39
3 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
list:
- ONE
- "<< metaTarget.yml:list"
- FOUR
- FIVE
- SIX
- "<< metaTarget.yml:list2"
- NINE
- TEN

View File

@@ -0,0 +1,6 @@
list:
- TWO
- THREE
list2:
- SEVEN
- EIGHT