Index: branches/pyyaml3000/tests/data/spec-08-13.canonical
===================================================================
--- branches/pyyaml3000/tests/data/spec-08-13.canonical	(revision 42)
+++ branches/pyyaml3000/tests/data/spec-08-13.canonical	(revision 44)
@@ -3,6 +3,8 @@
 !!map {
   ? !!str "foo"
-  : !!str "",
-  ? !!str ""
+#  : !!str "",
+#  ? !!str ""
+  : !!null "",
+  ? !!null ""
   : !!str "bar",
 }
