--- a/tests/test-topic-flow-publish-flag.t Thu May 24 18:57:46 2018 +0200
+++ b/tests/test-topic-flow-publish-flag.t Wed May 23 11:37:37 2018 +0200
@@ -291,6 +291,7 @@
marked working directory as topic: topic_A
$ mkcommit c_dK0
active topic 'topic_A' grew its first changeset
+ (see 'hg help topics' for more information)
$ hg push -r 'desc("c_dK0")' --publish
pushing to $TESTTMP/bare-branch-server
searching for changes
@@ -331,6 +332,7 @@
$ hg topic topic_A
$ mkcommit c_dL0
active topic 'topic_A' grew its first changeset
+ (see 'hg help topics' for more information)
$ hg push -r 'desc("c_dL0")'
pushing to $TESTTMP/bare-branch-server
searching for changes
@@ -387,6 +389,7 @@
marked working directory as topic: topic_B
$ mkcommit c_dN0
active topic 'topic_B' grew its first changeset
+ (see 'hg help topics' for more information)
$ hg push -r 'desc("c_dN0")' --publish
pushing to $TESTTMP/bare-branch-server
searching for changes