diff --git a/repertory/repertory_test/src/winfsp_drive_test.cpp b/repertory/repertory_test/src/winfsp_drive_test.cpp index b84abb9d..94761720 100644 --- a/repertory/repertory_test/src/winfsp_drive_test.cpp +++ b/repertory/repertory_test/src/winfsp_drive_test.cpp @@ -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",