--- a/tests/test-annotate.t Thu Aug 05 12:53:36 2021 +0200
+++ b/tests/test-annotate.t Thu Aug 05 12:53:44 2021 +0200
@@ -631,7 +631,7 @@
$ rm baz
$ hg annotate -ncr "wdir()" baz
- abort: $TESTTMP\repo\baz: $ENOENT$ (windows !)
+ abort: $TESTTMP\repo/baz: $ENOENT$ (windows !)
abort: $ENOENT$: '$TESTTMP/repo/baz' (no-windows !)
[255]
@@ -640,7 +640,7 @@
$ hg rm baz
$ hg annotate -ncr "wdir()" baz
- abort: $TESTTMP\repo\baz: $ENOENT$ (windows !)
+ abort: $TESTTMP\repo/baz: $ENOENT$ (windows !)
abort: $ENOENT$: '$TESTTMP/repo/baz' (no-windows !)
[255]