winfsp-tests: create_test: test the tests(!) by trying them against NTFS

This commit is contained in:
Bill Zissimopoulos
2016-01-22 10:00:22 -08:00
parent 56c6b5287f
commit cf8918be28
3 changed files with 33 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#include <tlib/testsuite.h>
int NtfsTests = 1;
int WinFspDiskTests = 1;
int WinFspNetTests = 1;