tests/test-parseindex2.py
changeset 13253 61c9bc3da402
parent 8117 2b30d8488819
child 13254 5ef5eb1f3515
--- a/tests/test-parseindex2.py	Tue Jan 11 14:58:17 2011 -0600
+++ b/tests/test-parseindex2.py	Tue Jan 04 14:12:52 2011 -0600
@@ -21,7 +21,7 @@
     index = []
     nodemap =  {nullid: nullrev}
     n = off = 0
-    # if we're not using lazymap, always read the whole index
+
     l = len(data) - s
     append = index.append
     if inline: