diff tests/test-namespaces.t @ 6238:6bbd16579f0f

topic: list namespaces with debug-namespaces
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 03 May 2022 21:45:59 +0400
parents 0b9042408809
children 8861e33f3bb2
line wrap: on
line diff
--- a/tests/test-namespaces.t	Tue May 03 21:46:23 2022 +0400
+++ b/tests/test-namespaces.t	Tue May 03 21:45:59 2022 +0400
@@ -2,6 +2,12 @@
 
   $ . "$TESTDIR/testlib/topic_setup.sh"
 
+  $ hg init repo
+  $ cd repo
+
+  $ hg debug-topic-namespaces
+  default
+
 Parsing
 
   $ hg debugparsefqbn foo/bar//user26/feature -T '[{branch}] <{topic_namespace}> ({topic})\n'