tests/test-issue842.t
branchstable
changeset 49621 55c6ebd11cb9
parent 26420 2fc86d92c4a9
--- a/tests/test-issue842.t	Fri Nov 18 13:52:18 2022 +0000
+++ b/tests/test-issue842.t	Fri Nov 18 13:47:29 2022 +0000
@@ -1,6 +1,7 @@
 https://bz.mercurial-scm.org/842
 
-  $ hg init
+  $ hg init repo
+  $ cd repo
   $ echo foo > a
   $ hg ci -Ama
   adding a