tests/test-topic-stack.t
branchmercurial-4.4
changeset 4308 c06301c5b3e2
parent 4076 f9a850018daa
parent 4307 add4c12a9c37
child 4309 ef49e48da074
child 4363 a2fdbece7ce1
--- a/tests/test-topic-stack.t	Tue Nov 27 04:07:36 2018 +0100
+++ b/tests/test-topic-stack.t	Fri Dec 21 20:14:23 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