tests/test-http-clone-r.t
changeset 20800 8253e55930a3
parent 16350 4f795f5fbb0b
child 22046 7a9cbb315d84
--- a/tests/test-http-clone-r.t	Sat Mar 22 00:46:08 2014 +0900
+++ b/tests/test-http-clone-r.t	Sat Mar 22 00:46:12 2014 +0900
@@ -197,4 +197,11 @@
   checking files
   4 files, 9 changesets, 7 total revisions
   $ cd ..
+
+no default destination if url has no path:
+
+  $ hg clone http://localhost:$HGPORT/
+  abort: empty destination path is not valid
+  [255]
+
   $ cat error.log