--- 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