diff tests/test-namespaces.t @ 6310:43166bd57d6c

tests: addressing topic namespaces by name alone is not supported
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 16 Sep 2022 16:59:24 +0400
parents caf302fb8f4d
children faea18a26188 963471ebe26a 90b631fde2d7
line wrap: on
line diff
--- a/tests/test-namespaces.t	Sun Oct 09 08:36:25 2022 +0400
+++ b/tests/test-namespaces.t	Fri Sep 16 16:59:24 2022 +0400
@@ -65,6 +65,12 @@
   $ hg topics
    * feature (1 changesets)
 
+Updating to a topic namespace is not supported
+
+  $ hg up alice
+  abort: unknown revision 'alice'
+  [10]
+
 Revsets
 
   $ nslog() {