diff tests/test-topic-shelve.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 fb4801478d5d
children
line wrap: on
line diff
--- a/tests/test-topic-shelve.t	Thu Oct 26 15:30:19 2023 -0300
+++ b/tests/test-topic-shelve.t	Tue Sep 17 20:48:56 2024 +0400
@@ -18,7 +18,7 @@
    * testing-shelve (0 changesets)
   $ hg ci -m "First commit" -A
   adding a
-  active topic 'testing-shelve' grew its first changeset
+  active topic '//testing-shelve' grew its first changeset
   (see 'hg help topics' for more information)
   $ hg topic
    * testing-shelve (1 changesets)