tests/test-evolve.t
changeset 1336 10d2ef1f7ed4
parent 1331 5e82d78f5872
child 1349 70681abf79d1
--- a/tests/test-evolve.t	Tue May 12 13:52:29 2015 -0700
+++ b/tests/test-evolve.t	Wed May 13 09:03:11 2015 -0700
@@ -1002,15 +1002,15 @@
   o  0	: a0 - test
   
   $ hg evolve --rev "14::"
-  move:[16] add gh
-  atop:[18] a3
   move:[15] add gg
   atop:[18] a3
-  working directory is now at 10ffdd7e3cc9
+  move:[16] add gh
+  atop:[18] a3
+  working directory is now at db3d894869b0
   $ hg glog
-  @  20	: add gg - test
+  @  20	: add gh - test
   |
-  | o  19	: add gh - test
+  | o  19	: add gg - test
   |/
   o  18	: a3 - test
   |