changeset 34487:323bed58cf57

test-annotate: fix up expected output for pure This is just a side effect of surfacing the "revisions were skipped" state in the blame output. Differential Revision: https://phab.mercurial-scm.org/D956
author Augie Fackler <augie@google.com>
date Thu, 05 Oct 2017 15:12:11 -0400
parents a57c938e7ac8
children 6bda8a9d8431
files tests/test-annotate.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-annotate.t	Fri Sep 29 15:48:34 2017 +0000
+++ b/tests/test-annotate.t	Thu Oct 05 15:12:11 2017 -0400
@@ -261,8 +261,8 @@
 
   $ hg annotate -nlf b --skip 6
   0 a:1: a
-  0 a:1: z (pure !)
-  1 a:2* z
+  1 a:2* z (no-pure !)
+  0 a:1* z (pure !)
   1 a:3: a
   3 b:4: b4
   4 b:5: c