mirror of
https://github.com/winfsp/winfsp.git
synced 2026-03-06 23:59:26 -06: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