tests/test-contrib-perf.t
changeset 39147 b95b48a55c36
parent 39114 222aba766015
parent 39140 1732db2f8210
child 39318 c03c5f528e9b
--- a/tests/test-contrib-perf.t	Fri Aug 17 15:32:38 2018 -0700
+++ b/tests/test-contrib-perf.t	Fri Aug 17 16:11:35 2018 -0700
@@ -103,6 +103,8 @@
    perfpathcopies
                  (no help text available)
    perfphases    benchmark phasesets computation
+   perfphasesremote
+                 benchmark time needed to analyse phases of the remote server
    perfrawfiles  (no help text available)
    perfrevlogchunks
                  Benchmark operations on revlog chunks.
@@ -212,4 +214,7 @@
   contrib/perf.py:\d+: (re)
    >     from mercurial import (
    import newer module separately in try clause for early Mercurial
+  contrib/perf.py:\d+: (re)
+   >     from mercurial import (
+   import newer module separately in try clause for early Mercurial
   [1]