diff options
Diffstat (limited to 'tests/examplefiles/example.yaml')
| -rw-r--r-- | tests/examplefiles/example.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/examplefiles/example.yaml b/tests/examplefiles/example.yaml index 9c0ed9d0..17544c02 100644 --- a/tests/examplefiles/example.yaml +++ b/tests/examplefiles/example.yaml @@ -1,3 +1,12 @@ +# +# Regression tests +# + +%TAG ! tag:example.com:foo/ +--- +test: !foo/bar {a: 'asdf'} +test2: fred +... # # Examples from the Preview section of the YAML specification |
