branch | mercurial-4.5 |
changeset 3924 | f3713d41b85b |
parent 3770 | eb928f5728c4 |
child 3930 | d00f0c369bc7 |
child 4075 | dc247e648f43 |
--- a/tests/test-topic-stack.t Thu Aug 02 01:57:13 2018 +0200 +++ b/tests/test-topic-stack.t Thu Aug 02 01:58:44 2018 +0200 @@ -64,7 +64,6 @@ t1: c_a $ hg phase --public 'topic("other")' active topic 'other' is now empty - (use 'hg topic --clear' to clear it if needed) After changing the phase of all the changesets in "other" to public, the topic should still be active, but is empty. We should be better at informating the user about it and displaying good data in this case.