tests/test-default-push.t
changeset 29965 b3100653bafd
parent 29413 31d3ab7985b8
child 35393 4441705b7111
--- a/tests/test-default-push.t	Fri Sep 02 21:49:33 2016 +0000
+++ b/tests/test-default-push.t	Tue Sep 20 20:12:38 2016 +0000
@@ -19,7 +19,7 @@
   $ cd c
   $ hg push --config paths.default=
   abort: default repository not configured!
-  (see the "path" section in "hg help config")
+  (see 'hg help config.paths')
   [255]
 
   $ cd ..