Move yaml/json sample configs into the samples dir like the other ones
This commit is contained in:
parent
8425154481
commit
838e3f0010
2 changed files with 18 additions and 0 deletions
7
tests/samples/bar.yaml
Normal file
7
tests/samples/bar.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
# Top comment
|
||||
foo: "bar"
|
||||
|
||||
blah:
|
||||
- something
|
||||
- else
|
||||
Loading…
Add table
Add a link
Reference in a new issue