test: update topic test output for order change
As in topic d8f1e432b16a the tipmost changeset is now displayed first. We adapt
the test output to reflect it.
--- a/tests/test-evolve-topic.t Thu May 05 21:38:04 2016 +0200
+++ b/tests/test-evolve-topic.t Thu May 05 21:42:49 2016 +0200
@@ -76,11 +76,11 @@
switching to topic foo
0 files updated, 0 files merged, 4 files removed, 0 files unresolved
$ hg topic -l
- _ add bbb
- t1: add ccc
+ t4@ add fff (current)
+ t3: add eee
t2: add ddd
- t3: add eee
- t4@ add fff (current)
+ t1: add ccc
+ ^ add bbb
$ hg up 'desc(ddd)'
0 files updated, 0 files merged, 2 files removed, 0 files unresolved
$ echo ddd >> ddd