Index: pyyaml/trunk/tests/data/construct-bool.code
===================================================================
--- pyyaml/trunk/tests/data/construct-bool.code	(revision 58)
+++ pyyaml/trunk/tests/data/construct-bool.code	(revision 226)
@@ -4,3 +4,4 @@
     "logical": True,
     "option": True,
+    "but": { "y": "is a string", "n": "is a string" },
 }
