mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-23 00:43:00 -05:00
tst: winfsp-tests: minor fix
This commit is contained in:
parent
728c1b3402
commit
8abadf94f3
@ -320,7 +320,6 @@ int main(int argc, char *argv[])
|
||||
OptMountPoint = OptMountPointBuf;
|
||||
rmarg(argv, argc, argi);
|
||||
|
||||
NtfsTests = 0;
|
||||
if (!(testalpha(OptMountPoint[0]) &&
|
||||
L':' == OptMountPoint[1] &&
|
||||
L'\0' == OptMountPoint[2]))
|
||||
|
Loading…
x
Reference in New Issue
Block a user