diff -r 1aa5f851d2c0 -r fb4801478d5d tests/test-topic-shelve.t --- 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)