tests/test-rebase-rename.t
changeset 28627 d7af9b4ae7dd
parent 26811 d1561a422748
child 33332 3b7cb3d17137
--- a/tests/test-rebase-rename.t	Thu Mar 24 16:35:24 2016 -0700
+++ b/tests/test-rebase-rename.t	Wed Mar 23 13:34:47 2016 -0700
@@ -298,7 +298,7 @@
   o  3: 'File c created as copy of b and modified'
   |
   o  2: 'File b created as copy of a and modified'
-  |
+  :
   o  0: 'File a created'
   
 Same steps as above, but with --collapse on rebase to make sure the
@@ -323,9 +323,9 @@
 
   $ hg tglog --follow d
   @  3: 'Collapsed revision
-  |  * File b created as copy of a and modified
-  |  * File c created as copy of b and modified
-  |  * File d created as copy of c and modified'
+  :  * File b created as copy of a and modified
+  :  * File c created as copy of b and modified
+  :  * File d created as copy of c and modified'
   o  0: 'File a created'