changeset 4933:3e748357a055 stable

tests: remove a repeated statement We looked at the review repo just 6 lines above.
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 10 Nov 2019 05:14:53 +0700
parents fff7ddbef685
children 1765fd925fc1
files tests/test-sharing.t
diffstat 1 files changed, 0 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- 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