diff -r 40f845537dca -r b3100653bafd tests/test-default-push.t --- 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 ..