Index: branches/pyyaml3000/tests/data/unclosed-bracket.error-message
===================================================================
--- branches/pyyaml3000/tests/data/unclosed-bracket.error-message	(revision 47)
+++ branches/pyyaml3000/tests/data/unclosed-bracket.error-message	(revision 52)
@@ -1,5 +1,6 @@
 test:
     - [ foo: bar
-    - baz
-"we could have detected the unclosed bracket on the above line, but this would forbid such syntax as": {
-}
+# comment the rest of the stream to let the scanner detect the problem.
+#    - baz
+#"we could have detected the unclosed bracket on the above line, but this would forbid such syntax as": {
+#}
