mirror of
https://github.com/winfsp/winfsp.git
synced 2026-03-06 23:59:26 -06:00
winfsp-tests: lock-test
This commit is contained in:
@@ -15,6 +15,7 @@ int main(int argc, char *argv[])
|
||||
TESTSUITE(security_tests);
|
||||
TESTSUITE(rdwr_tests);
|
||||
TESTSUITE(flush_tests);
|
||||
TESTSUITE(lock_tests);
|
||||
TESTSUITE(dirctl_tests);
|
||||
|
||||
tlib_run_tests(argc, argv);
|
||||
|
||||
Reference in New Issue
Block a user