diff --git a/t/t0060-path-utils.sh b/t/t0060-path-utils.sh index d5eb7e91134044..eb5cb6be7ee69a 100755 --- a/t/t0060-path-utils.sh +++ b/t/t0060-path-utils.sh @@ -620,7 +620,7 @@ test_expect_success !VALGRIND,RUNTIME_PREFIX,CAN_EXEC_IN_PWD '%(prefix)/ works' test_cmp expect actual ' -test_expect_success MINGW 'MSYSTEM/PATH is adjusted if necessary' ' +test_expect_success MINGW,RUNTIME_PREFIX 'MSYSTEM/PATH is adjusted if necessary' ' mkdir -p "$HOME"/bin pretend/mingw64/bin \ pretend/mingw64/libexec/git-core pretend/usr/bin && cp "$GIT_EXEC_PATH"/git.exe pretend/mingw64/bin/ &&