1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-03-06 23:59:26 -06:00
This commit is contained in:
Bill Zissimopoulos
2015-12-31 22:53:17 -08:00
parent 8e2ed419f0
commit 223b287453
13 changed files with 391 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ int WinFspNetTests = 1;
int main(int argc, char *argv[])
{
TESTSUITE(path_tests);
TESTSUITE(mount_tests);
TESTSUITE(timeout_tests);