diff options
Diffstat (limited to 'src/ext_depends/D-YAML/test/data/spec-07-08.canonical')
-rw-r--r-- | src/ext_depends/D-YAML/test/data/spec-07-08.canonical | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ext_depends/D-YAML/test/data/spec-07-08.canonical b/src/ext_depends/D-YAML/test/data/spec-07-08.canonical deleted file mode 100644 index 703aa7b..0000000 --- a/src/ext_depends/D-YAML/test/data/spec-07-08.canonical +++ /dev/null @@ -1,7 +0,0 @@ -%YAML 1.1 ---- -!!seq [ - !<!foo> "bar", - !<tag:yaml.org,2002:str> "string", - !<tag:ben-kiki.org,2000:type> "baz" -] |