diff -r 196908117c27 -r 9e4d120e3c32 tests/test-convert --- a/tests/test-convert Fri Apr 09 20:34:05 2010 +0200 +++ b/tests/test-convert Mon Apr 12 21:19:53 2010 +0200 @@ -62,4 +62,7 @@ echo % "contents of fncache file:" cat b/.hg/store/fncache +echo '% test bogus URL' +hg convert -q bzr+ssh://foobar@selenic.com/baz baz + true