changeset 49041:8309c83b6e2c

test-issue660: test inside a repository, not the test dir This causes an issue with a temporary file showing up in test output when adding a dirstate-v2 variant of this test. Differential Revision: https://phab.mercurial-scm.org/D12444
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 28 Mar 2022 13:00:14 +0200
parents 3abf799b7b29
children 524819ab6fde
files tests/test-issue660.t
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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