--- a/tests/test-topic-dest.t Thu May 24 18:57:46 2018 +0200
+++ b/tests/test-topic-dest.t Wed May 23 11:37:37 2018 +0200
@@ -29,6 +29,7 @@
$ hg add jungle
$ hg ci -t elephant -m babar
active topic 'elephant' grew its first changeset
+ (see 'hg help topics' for more information)
$ hg log -G
@ 4 (elephant) babar
@@ -55,6 +56,7 @@
$ hg add jungle
$ hg ci -t monkey -m zephir
active topic 'monkey' grew its first changeset
+ (see 'hg help topics' for more information)
$ hg log -G
@ 5 (monkey) zephir
|