diff tests/test-topic-mode.t @ 4205:6be09fb2c08c mercurial-4.5

test-compat: merge mercurial-4.6 into mercurial-4.5
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 25 Oct 2018 13:04:08 +0200
parents f3713d41b85b
children f76141f3ce80
line wrap: on
line diff
--- a/tests/test-topic-mode.t	Thu Oct 25 13:03:30 2018 +0200
+++ b/tests/test-topic-mode.t	Thu Oct 25 13:04:08 2018 +0200
@@ -244,7 +244,6 @@
 
   $ hg phase --public -r .
   active topic 'various-dove' is now empty
-  (use 'hg topic --clear' to clear it if needed)
   $ hg up default
   clearing empty topic "various-dove"
   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
@@ -308,7 +307,6 @@
 
   $ hg phase --public -r .
   active topic 'various-dove' is now empty
-  (use 'hg topic --clear' to clear it if needed)
   $ hg up default
   clearing empty topic "various-dove"
   0 files updated, 0 files merged, 0 files removed, 0 files unresolved