tests/test-sharing.t
branchstable
changeset 4933 3e748357a055
parent 4931 6408d7a01b59
child 4935 3874bc10d4a7
--- a/tests/test-sharing.t	Sat Oct 26 13:33:05 2019 +0700
+++ b/tests/test-sharing.t	Sun Nov 10 05:14:53 2019 +0700
@@ -318,23 +318,6 @@
   |
   ~
 
-How do things look in the review repo?
-  $ cd ../review
-  $ hg --hidden shortlog -G -r 1::
-  o  6:540b  public  implement feature X (v3)
-  |
-  | x  5:0eb7  draft  implement feature X (v2)
-  |/
-  | x  4:1936  draft  implement feature X (v1)
-  |/
-  | o  3:cbdf  draft  fix bug 15 (v2)
-  |/
-  | x  2:f91e  draft  fix bug 15 (v1)
-  |/
-  @  1:de61  public  fix bug 37
-  |
-  ~
-
 Meantime, Alice is back from lunch. While she was away, Bob approved
 her change, so now she can publish it.
   $ cd ../alice