fix
This commit is contained in:
@@ -228,7 +228,7 @@ TYPED_TEST(winfsp_test, run_winfsp_tests) {
|
|||||||
"--resilient",
|
"--resilient",
|
||||||
};
|
};
|
||||||
|
|
||||||
auto test_exec = utils::path::combine(test::get_project_input_dir(),
|
auto test_exec = utils::path::combine(test::get_test_input_dir(),
|
||||||
{
|
{
|
||||||
"bin",
|
"bin",
|
||||||
"winfsp-tests-x64.exe",
|
"winfsp-tests-x64.exe",
|
||||||
|
Reference in New Issue
Block a user