Mercurial > evolve
changeset 4062:6774820c8a2e
test: search for empty topic as a string
The reduce the ambiguity in the test to help with the next change.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 01 Sep 2018 21:45:15 +0200 |
parents | ad4194399b47 |
children | 00c65abf99cd |
files | tests/test-topic.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-topic.t Thu Aug 30 21:05:17 2018 +0800 +++ b/tests/test-topic.t Sat Sep 01 21:45:15 2018 +0200 @@ -696,7 +696,7 @@ summary: Add file alpha No matches because narf is already closed: - $ hg log -r 'topic(narf)' -G + $ hg log -r 'topic("narf")' -G This regexp should match the topic `fran`: $ hg log -r 'topic("re:.ra.")' -G o changeset: 9:0469d521db49