summaryrefslogtreecommitdiff
path: root/tests/data/spec-10-15.canonical
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/spec-10-15.canonical')
-rw-r--r--tests/data/spec-10-15.canonical6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/spec-10-15.canonical b/tests/data/spec-10-15.canonical
index ffcffaf..85fbbd0 100644
--- a/tests/data/spec-10-15.canonical
+++ b/tests/data/spec-10-15.canonical
@@ -1,9 +1,9 @@
%YAML 1.1
---
-!!seq {
+!!seq [
!!map {
? !!str "sun"
- : !!str "yellow",
+ : !!str "yellow"
},
!!map {
? !!map {
@@ -15,4 +15,4 @@
: !!str "white"
}
}
-}
+]