tests/test-convert
branchstable
changeset 10885 9e4d120e3c32
parent 10775 c52057614c72
--- 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