mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-29 14:02:55 -05:00
winfsp-tests: rdwr-test
This commit is contained in:
@@ -13,6 +13,7 @@ int main(int argc, char *argv[])
|
||||
TESTSUITE(create_tests);
|
||||
TESTSUITE(info_tests);
|
||||
TESTSUITE(security_tests);
|
||||
TESTSUITE(rdwr_tests);
|
||||
|
||||
tlib_run_tests(argc, argv);
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user