diff -r 3abf799b7b29 -r 8309c83b6e2c tests/test-issue660.t --- a/tests/test-issue660.t Wed Mar 23 15:15:17 2022 +0100 +++ b/tests/test-issue660.t Mon Mar 28 13:00:14 2022 +0200 @@ -1,7 +1,8 @@ https://bz.mercurial-scm.org/660 and: https://bz.mercurial-scm.org/322 - $ hg init + $ hg init repo + $ cd repo $ echo a > a $ mkdir b $ echo b > b/b