tests/test-clone.t
changeset 13956 ffb5c09ba822
parent 13058 5986f44ea63c
child 14553 d976542986d2
--- a/tests/test-clone.t	Mon Apr 18 20:52:08 2011 -0500
+++ b/tests/test-clone.t	Tue Apr 19 12:04:44 2011 +0200
@@ -1,8 +1,7 @@
 Prepare repo a:
 
-  $ mkdir a
+  $ hg init a
   $ cd a
-  $ hg init
   $ echo a > a
   $ hg add a
   $ hg commit -m test