Index: branches/pyyaml3000/tests/data/spec-05-08.canonical
===================================================================
--- branches/pyyaml3000/tests/data/spec-05-08.canonical	(revision 38)
+++ branches/pyyaml3000/tests/data/spec-05-08.canonical	(revision 51)
@@ -2,7 +2,7 @@
 ---
 !!map {
+  ? !!str "single"
+  : !!str "text",
   ? !!str "double"
   : !!str "text",
-  ? !!str "single"
-  : !!str "text",
 }
