tests/test-pull-permission.t
changeset 13956 ffb5c09ba822
parent 12279 28e2e3804f2e
child 15516 10f302f5e9f6
--- a/tests/test-pull-permission.t	Mon Apr 18 20:52:08 2011 -0500
+++ b/tests/test-pull-permission.t	Tue Apr 19 12:04:44 2011 +0200
@@ -1,6 +1,5 @@
-  $ mkdir a
+  $ hg init a
   $ cd a
-  $ hg init
   $ echo foo > b
   $ hg add b
   $ hg ci -m "b"