tests/test-evolve-order.t
changeset 1641 27445da063b7
parent 1510 b86eea66ed02
child 1696 898dfca94433
child 1806 9f42f819267b
--- a/tests/test-evolve-order.t	Thu Apr 14 03:42:48 2016 +0000
+++ b/tests/test-evolve-order.t	Thu Apr 14 13:02:23 2016 -0700
@@ -155,6 +155,7 @@
   |/
   o  15:739f18ac1d03@default(draft) add _d
   |
+  ~
 
 Second set of stack with no successor for b2_:
   $ mkstack "desc(_d)" b1_ b2_ b3_ b4_ >/dev/null
@@ -196,6 +197,7 @@
   |/
   o  15:739f18ac1d03@default(draft) add _d
   |
+  ~
 
 Solve the full second stack and only part of the first one
   $ echo "(desc(_d)::) - desc(c3_)"
@@ -232,6 +234,7 @@
   |/
   o  15:739f18ac1d03@default(draft) add _d
   |
+  ~
 
 Test multiple revision with some un-evolvable because parent is splitted
 ------------------------------------------------------------------------