Index: branches/pyyaml3000/tests/data/spec-06-01.data
===================================================================
--- branches/pyyaml3000/tests/data/spec-06-01.data	(revision 38)
+++ branches/pyyaml3000/tests/data/spec-06-01.data	(revision 48)
@@ -9,4 +9,6 @@
    By two,        # in flow style
   Also by two,    # are neither
-  	Still by two   # content nor
+# Tabs are not allowed:
+#  	Still by two   # content nor
+    Still by two   # content nor
     ]             # indentation.
