diff tests/test-namespaces.t @ 6533:3d16c9a8cf3a

topic: update topic namespace revset to use "none" as the default/empty value Follow-up for 963471ebe26a.
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 17 Jul 2023 14:34:59 -0300
parents 71a8d4db4f55
children 45689da4ed41
line wrap: on
line diff
--- a/tests/test-namespaces.t	Thu Jul 06 14:49:54 2023 -0300
+++ b/tests/test-namespaces.t	Mon Jul 17 14:34:59 2023 -0300
@@ -78,6 +78,8 @@
   >   hg log -T '{rev}: {topic_namespace}\n' -r "$1"
   > }
 
+  $ nslog 'topicnamespace()'
+  0: alice
   $ nslog 'topicnamespace(:)'
   0: alice
   $ nslog 'topicnamespace(all())'