tests/test-topic-stack.t
branchmercurial-4.5
changeset 4307 add4c12a9c37
parent 4075 dc247e648f43
parent 4290 09337aae08d4
child 4308 c06301c5b3e2
child 4362 8bd60e09dfb4
--- a/tests/test-topic-stack.t	Tue Nov 27 04:07:35 2018 +0100
+++ b/tests/test-topic-stack.t	Fri Dec 21 20:14:21 2018 +0100
@@ -321,11 +321,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