diff tests/test-topic-change.t @ 6878:2fbe91d762ef

topic: use FQBN for displaying topic name when it becomes empty
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 26 Oct 2023 15:30:19 -0300
parents 2800aa3c3dbf
children 9da0114a8a02
line wrap: on
line diff
--- a/tests/test-topic-change.t	Thu Sep 26 17:09:11 2024 +0400
+++ b/tests/test-topic-change.t	Thu Oct 26 15:30:19 2023 -0300
@@ -299,7 +299,7 @@
 
   $ hg topic -r . --clear
   clearing empty topic "watwat"
-  active topic 'watwat' is now empty
+  active topic '//watwat' is now empty
   cleared topic on 1 changesets
 
   $ hg log -r . -T '{rev}: {join(extras, " ")}\n'