mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
winfsp-tests: WIP
This commit is contained in:
@ -11,7 +11,7 @@ int main(int argc, char *argv[])
|
||||
TESTSUITE(timeout_tests);
|
||||
TESTSUITE(memfs_tests);
|
||||
TESTSUITE(create_tests);
|
||||
TESTSUITE(getinfo_tests);
|
||||
TESTSUITE(info_tests);
|
||||
|
||||
tlib_run_tests(argc, argv);
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user