# HG changeset patch # User Pierre-Yves David # Date 1462476953 -7200 # Node ID 2ed06153217fb20c1cf4412e73b10e6b1a0cf6ad # Parent 52cda77949f53c161735ba80f9f9f98aa0ff1db8 test: adapt topic test The 'created new head' bug was fixed in bdc5bb223b50, we adapt the test with the fixed output. diff -r 52cda77949f5 -r 2ed06153217f tests/test-evolve-topic.t --- a/tests/test-evolve-topic.t Thu May 05 20:14:39 2016 +0200 +++ b/tests/test-evolve-topic.t Thu May 05 21:35:53 2016 +0200 @@ -37,20 +37,13 @@ $ hg topic foo $ mkcommit ccc $ mkcommit ddd - created new head $ mkcommit eee - created new head $ mkcommit fff - created new head $ hg topic bar $ mkcommit ggg - created new head $ mkcommit hhh - created new head $ mkcommit iii - created new head $ mkcommit jjj - created new head $ hg log -G @ 9 - {bar} 1d964213b023 add jjj (draft)