diff options
Diffstat (limited to 'src/ext_depends/D-YAML/test/spec 1.1/spec-05-01-utf8.yaml')
-rw-r--r-- | src/ext_depends/D-YAML/test/spec 1.1/spec-05-01-utf8.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ext_depends/D-YAML/test/spec 1.1/spec-05-01-utf8.yaml b/src/ext_depends/D-YAML/test/spec 1.1/spec-05-01-utf8.yaml new file mode 100644 index 0000000..0605eb0 --- /dev/null +++ b/src/ext_depends/D-YAML/test/spec 1.1/spec-05-01-utf8.yaml @@ -0,0 +1,13 @@ +%YAML 1.1 +--- +- name: spec-05-01-utf8 + yaml: | + # Comment only. + tree: | + +STR + -STR +- name: spec-05-01-utf8-canonical + yaml: "" + tree: | + +STR + -STR |