mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-26 12:32:54 -05:00
tst: winfsp-tests: add --fuse-external option
This commit is contained in:
@@ -184,5 +184,8 @@ static void wsl_stat_test(void)
|
||||
|
||||
void wsl_tests(void)
|
||||
{
|
||||
if (OptFuseExternal)
|
||||
return;
|
||||
|
||||
TEST_OPT(wsl_stat_test);
|
||||
}
|
||||
|
Reference in New Issue
Block a user