diff --git a/tests/test-ssh.t b/tests/test-ssh.t --- a/tests/test-ssh.t +++ b/tests/test-ssh.t @@ -282,7 +282,7 @@ clone bookmarks passwords in ssh urls are not supported $ hg push ssh://user:erroneouspwd@dummy/remote - pushing to ssh://user:***@dummy/remote + pushing to ssh://user:erroneouspwd@dummy/remote abort: password in URL not supported! [255]