Mercurial > evolve
changeset 1692:2f328bcb27a8
test: update topic test output for indexing change
Changeset 61f36480740f in topic updated the indexing scheme, we update the test
to take this into account.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Thu, 05 May 2016 21:38:04 +0200 |
parents | 2ed06153217f |
children | 73acbc623830 |
files | tests/test-evolve-topic.t |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-evolve-topic.t Thu May 05 21:35:53 2016 +0200 +++ b/tests/test-evolve-topic.t Thu May 05 21:38:04 2016 +0200 @@ -77,10 +77,10 @@ 0 files updated, 0 files merged, 4 files removed, 0 files unresolved $ hg topic -l _ add bbb - t0: add ccc - t1: add ddd - t2: add eee - t3@ add fff (current) + t1: add ccc + t2: add ddd + t3: add eee + t4@ add fff (current) $ hg up 'desc(ddd)' 0 files updated, 0 files merged, 2 files removed, 0 files unresolved $ echo ddd >> ddd