--- 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