--- a/tests/test-topic-rebase.t Thu May 24 18:57:46 2018 +0200
+++ b/tests/test-topic-rebase.t Wed May 23 11:37:37 2018 +0200
@@ -43,6 +43,7 @@
marked working directory as topic: myfeature
$ mkcommit feature1
active topic 'myfeature' grew its first changeset
+ (see 'hg help topics' for more information)
$ hg stack
### topic: myfeature
### target: default (branch)
@@ -109,6 +110,7 @@
$ echo "B" >> file
$ hg commit -m "myotherfeature1"
active topic 'myotherfeature' grew its first changeset
+ (see 'hg help topics' for more information)
Update the common file in default
$ hg update --rev default