# HG changeset patch # User Pierre-Yves David # Date 1535831115 -7200 # Node ID 6774820c8a2eac0b5a9cca5bacb20d4eac9f3967 # Parent ad4194399b47e6e13edbb45f88fd9f145d6d261c test: search for empty topic as a string The reduce the ambiguity in the test to help with the next change. diff -r ad4194399b47 -r 6774820c8a2e tests/test-topic.t --- 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