diff tests/test-evolve-topic.t @ 6879:9da0114a8a02

topic: use FQBN for displaying topic name when it grows its first changeset
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 17 Sep 2024 20:48:56 +0400
parents 53d63b608230
children
line wrap: on
line diff
--- a/tests/test-evolve-topic.t	Thu Oct 26 15:30:19 2023 -0300
+++ b/tests/test-evolve-topic.t	Tue Sep 17 20:48:56 2024 +0400
@@ -25,14 +25,14 @@
   $ hg topic foo
   marked working directory as topic: foo
   $ mkcommit ccc
-  active topic 'foo' grew its first changeset
+  active topic '//foo' grew its first changeset
   (see 'hg help topics' for more information)
   $ mkcommit ddd
   $ mkcommit eee
   $ mkcommit fff
   $ hg topic bar
   $ mkcommit ggg
-  active topic 'bar' grew its first changeset
+  active topic '//bar' grew its first changeset
   (see 'hg help topics' for more information)
   $ mkcommit hhh
   $ mkcommit iii