Index: branches/pyyaml3000/tests/data/spec-09-29.canonical
===================================================================
--- branches/pyyaml3000/tests/data/spec-09-29.canonical	(revision 38)
+++ branches/pyyaml3000/tests/data/spec-09-29.canonical	(revision 44)
@@ -1,6 +1,4 @@
 %YAML 1.1
 ---
-!!seq [
-  !!str "folded text\n\
-        \tlines\n"
-]
+!!str "folded text\n\
+      \tlines\n"
