tests/test-clone.t
branchstable
changeset 23059 6ecd1ff8c42c
parent 22947 c63a09b6b337
child 23096 a622c3fa10a5
--- a/tests/test-clone.t	Mon Oct 20 22:08:08 2014 +0900
+++ b/tests/test-clone.t	Mon Oct 20 22:08:08 2014 +0900
@@ -555,9 +555,15 @@
 
 No remote source
 
+#if windows
+  $ hg clone http://127.0.0.1:3121/a b
+  abort: error: * (glob)
+  [255]
+#else
   $ hg clone http://127.0.0.1:3121/a b
   abort: error: *refused* (glob)
   [255]
+#endif
   $ rm -rf b # work around bug with http clone