changeset 2985 | f63c97c01f92 |
parent 2680 | d5eb5269128a |
child 2988 | 62201935e1a7 |
--- a/tests/test-topic-shelve.t Tue Sep 26 12:27:43 2017 +0200 +++ b/tests/test-topic-shelve.t Tue Sep 26 12:29:15 2017 +0200 @@ -13,6 +13,7 @@ $ touch a $ echo "Hello" >> a $ hg topic "testing-shelve" + marked working directory as topic: testing-shelve $ hg topic * testing-shelve $ hg ci -m "First commit" -A