tests/test-contrib-perf.t
changeset 32225 c68c400d0a2d
parent 32202 ded48ad55146
child 32230 73c3e226d2fc
--- a/tests/test-contrib-perf.t	Sat May 06 10:59:38 2017 -0700
+++ b/tests/test-contrib-perf.t	Sat May 06 11:01:02 2017 -0700
@@ -165,7 +165,7 @@
   $ (hg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
   >  hg files -r tip glob:mercurial/*.c glob:mercurial/*.py) |
   > "$TESTDIR"/check-perf-code.py contrib/perf.py
-  contrib/perf.py:868:
+  contrib/perf.py:867:
    >             r.revision(r.node(x))
    don't convert rev to node before passing to revision(nodeorrev)
   [1]