tests/test-profile.t
changeset 40682 437520219e0c
parent 40533 4e6ffcb5b9fc
parent 40439 4790732559ad
child 45634 ede4a1bf14bd
--- a/tests/test-profile.t	Mon Nov 05 22:58:19 2018 +0100
+++ b/tests/test-profile.t	Thu Nov 15 20:20:31 2018 +0900
@@ -90,7 +90,7 @@
   $ head -n 3 ../out
     %   cumulative      self          
    time    seconds   seconds  name    
-   * sleepext.py:*:sleep (glob)
+  * sleepext.py:*:sleep (glob)
   $ cat ../out | statprofran
 
   $ hg --profile --config profiling.statformat=bymethod sleep 2>../out || cat ../out