# HG changeset patch # User Matt Harbison # Date 2024-10-02 01:40:20 # Node ID 9b14a8cf4f78c6ffb7555272b370a1f8a8820657 # Parent 73a43fe3e6fdcc59095f07beb42b21ebd4168d4b tests: correct Windows output to account for putting repos in `repo` subdir These were missed in 55c6ebd11cb9, due to being conditionalized and not running in CI. diff --git a/tests/test-audit-path.t b/tests/test-audit-path.t --- a/tests/test-audit-path.t +++ b/tests/test-audit-path.t @@ -114,7 +114,7 @@ attack back/test where back symlinks to #else ('back' will be a file and cause some other system specific error) $ hg update -Cr2 - abort: $TESTTMP/target/back/test: $ENOTDIR$ + abort: $TESTTMP/repo/target/back/test: $ENOTDIR$ [255] #endif