tests/test-ssh.t
changeset 13752 366e014a1ded
parent 13694 4f5ed2bd1724
child 13755 e45780ac8292
--- a/tests/test-ssh.t	Thu Mar 24 10:28:29 2011 +0100
+++ b/tests/test-ssh.t	Thu Mar 24 08:51:58 2011 -0700
@@ -282,7 +282,7 @@
 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]