Index: branches/pyyaml3000/tests/data/spec-06-06.canonical
===================================================================
--- branches/pyyaml3000/tests/data/spec-06-06.canonical	(revision 38)
+++ branches/pyyaml3000/tests/data/spec-06-06.canonical	(revision 48)
@@ -7,4 +7,4 @@
   : !!str "text lines",
   ? !!str "block"
-  : !!str "text 	lines\n"
+  : !!str "text\n 	lines\n"
 }
