mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
tst: volpath-test: fix silly mistake
This commit is contained in:
@ -90,7 +90,7 @@ static void volpath_test(void)
|
||||
* this test when using a non-MountManager mount point.
|
||||
*/
|
||||
if (!NtfsTests && !OptMountPoint)
|
||||
TEST(volpath_test);
|
||||
return;
|
||||
|
||||
if (WinFspDiskTests)
|
||||
volpath_dotest(MemfsDisk, 0);
|
||||
|
Reference in New Issue
Block a user