mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
winfsp-tests: mount-test
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
#include <tlib/testsuite.h>
|
||||
|
||||
int WinFspDiskTests = 1;
|
||||
int WinFspNetTests = 0;
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
TESTSUITE(mount_tests);
|
||||
|
Reference in New Issue
Block a user