tests/test-static-http.t
changeset 13956 ffb5c09ba822
parent 13440 286a3720d472
child 14281 ccb7240acf32
--- a/tests/test-static-http.t	Mon Apr 18 20:52:08 2011 -0500
+++ b/tests/test-static-http.t	Tue Apr 19 12:04:44 2011 +0200
@@ -22,9 +22,8 @@
   > EOF
   $ python dumb.py 2>/dev/null &
   $ echo $! >> $DAEMON_PIDS
-  $ mkdir remote
+  $ hg init remote
   $ cd remote
-  $ hg init
   $ echo foo > bar
   $ echo c2 > '.dotfile with spaces'
   $ hg add