diff tests/test-namespaces.t @ 6615:9e442e116621

topic: use InputError instead of simple Abort for topic namespaces checks
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 16 Dec 2023 14:22:16 -0300
parents 94bf2f307b75
children e0712a00154e
line wrap: on
line diff
--- a/tests/test-namespaces.t	Sat Dec 16 13:23:38 2023 -0300
+++ b/tests/test-namespaces.t	Sat Dec 16 14:22:16 2023 -0300
@@ -64,7 +64,7 @@
 
   $ hg debugtopicnamespace --clear nonsense
   abort: cannot use --clear when setting a topic namespace
-  [255]
+  [10]
 
   $ hg branch stable
   marked working directory as branch stable