mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
tst: winfsp-tests: HookRemoveDirectoryW
This commit is contained in:
@ -21,12 +21,9 @@
|
||||
#include <tlib/testsuite.h>
|
||||
#include <time.h>
|
||||
|
||||
#define WINFSP_TESTS_NO_HOOKS
|
||||
#include "winfsp-tests.h"
|
||||
|
||||
#undef CreateFileW
|
||||
#undef CloseHandle
|
||||
#undef DeleteFileW
|
||||
|
||||
int NtfsTests = 0;
|
||||
int WinFspDiskTests = 1;
|
||||
int WinFspNetTests = 1;
|
||||
|
Reference in New Issue
Block a user