--- a/tests/test-topic-shelve.t Mon Sep 03 16:41:32 2018 +0200
+++ b/tests/test-topic-shelve.t Mon Sep 03 17:07:36 2018 +0200
@@ -26,7 +26,7 @@
$ hg stack
### topic: testing-shelve
### target: default (branch)
- t1@ First commit (current)
+ s1@ First commit (current)
shelve test
-----------
@@ -39,7 +39,7 @@
$ hg stack
### topic: testing-shelve
### target: default (branch)
- t1@ First commit (current)
+ s1@ First commit (current)
unshelve test
-------------
@@ -50,4 +50,4 @@
$ hg stack
### topic: testing-shelve
### target: default (branch)
- t1@ First commit (current)
+ s1@ First commit (current)