test-annotate: fix up expected output for pure
authorAugie Fackler <augie@google.com>
Thu, 05 Oct 2017 15:12:11 -0400
changeset 34487 323bed58cf57
parent 34486 a57c938e7ac8
child 34488 6bda8a9d8431
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
tests/test-annotate.t
--- 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