This commit is contained in:
Scott E. Graves 2024-10-24 08:14:43 -05:00
parent afeeb97f05
commit 6e7b030afa

View File

@ -228,7 +228,7 @@ TYPED_TEST(winfsp_test, run_winfsp_tests) {
"--resilient",
};
auto test_exec = utils::path::combine(test::get_project_input_dir(),
auto test_exec = utils::path::combine(test::get_test_input_dir(),
{
"bin",
"winfsp-tests-x64.exe",