diff -r 73b1c328a7da -r 3d2ea1403c62 tests/test-pull-http.t --- a/tests/test-pull-http.t Tue Sep 20 23:48:30 2016 +0000 +++ b/tests/test-pull-http.t Tue Sep 20 23:49:00 2016 +0000 @@ -26,12 +26,12 @@ updating to branch default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cat test3/.hg/hgrc - # example repository config (see "hg help config" for more info) + # example repository config (see 'hg help config' for more info) [paths] default = http://foo@localhost:$HGPORT/ # path aliases to other clones of this repo in URLs or filesystem paths - # (see "hg help config.paths" for more info) + # (see 'hg help config.paths' for more info) # # default-push = ssh://jdoe@example.net/hg/jdoes-fork # my-fork = ssh://jdoe@example.net/hg/jdoes-fork