mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
tst: volpath-test: fix silly mistake
This commit is contained in:
parent
073645db3b
commit
97ffa741b2
@ -90,7 +90,7 @@ static void volpath_test(void)
|
|||||||
* this test when using a non-MountManager mount point.
|
* this test when using a non-MountManager mount point.
|
||||||
*/
|
*/
|
||||||
if (!NtfsTests && !OptMountPoint)
|
if (!NtfsTests && !OptMountPoint)
|
||||||
TEST(volpath_test);
|
return;
|
||||||
|
|
||||||
if (WinFspDiskTests)
|
if (WinFspDiskTests)
|
||||||
volpath_dotest(MemfsDisk, 0);
|
volpath_dotest(MemfsDisk, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user