tests/test-topic-stack.t
branchmercurial-4.3
changeset 4309 ef49e48da074
parent 4077 9c025ec4af88
parent 4308 c06301c5b3e2
--- a/tests/test-topic-stack.t	Tue Nov 27 04:07:38 2018 +0100
+++ b/tests/test-topic-stack.t	Fri Dec 21 20:14:26 2018 +0100
@@ -320,11 +320,11 @@
   5 default {foo} draft c_f
 
   $ hg log -r 'stack(foo)'
-  hg: parse error: stack() takes no argument, it works on current topic
+  hg: parse error: stack takes no arguments, it works on current topic
   [255]
 
   $ hg log -r 'stack(foobar)'
-  hg: parse error: stack() takes no argument, it works on current topic
+  hg: parse error: stack takes no arguments, it works on current topic
   [255]
 
 Case with multiple heads on the topic