tests/test-static-http.t
changeset 29514 280528245ecf
parent 27739 d6d3cf5fda6f
child 30234 34a5f6c66bc5
--- a/tests/test-static-http.t	Sat May 21 15:23:21 2016 +0900
+++ b/tests/test-static-http.t	Tue Jul 12 11:20:30 2016 -0400
@@ -1,14 +1,8 @@
 #require killdaemons
 
-#if windows
   $ hg clone http://localhost:$HGPORT/ copy
   abort: * (glob)
   [255]
-#else
-  $ hg clone http://localhost:$HGPORT/ copy
-  abort: error: Connection refused
-  [255]
-#endif
   $ test -d copy
   [1]