mirror of https://github.com/cutefishos/calamares
[libcalamares] Expand YAML testing a little
- load/save of a stringlist seems to workmain
parent
dbc49f001e
commit
0de98fe4c1
@ -0,0 +1,8 @@
|
|||||||
|
# YAML dump
|
||||||
|
---
|
||||||
|
"cow": "moo"
|
||||||
|
"derp": 17
|
||||||
|
"dwarfs":
|
||||||
|
- "sleepy"
|
||||||
|
- "sneezy"
|
||||||
|
- "doc"
|
||||||
Loading…
Reference in New Issue