Parameter adjustment.

This commit is contained in:
2017-08-01 13:34:19 +01:00
parent c2fda705aa
commit eca4289576
3 changed files with 8 additions and 8 deletions

View File

@@ -68,13 +68,13 @@ namespace DiscImageChef.Tests.Filesystems
};
readonly long[] clusters = {
880, 2880, 720, 2400,
1440, 2880, 711, 1422,
880, 2880, 360, 1200,
720, 1440, 711, 1422,
};
readonly int[] clustersize = {
1024, 512, 512, 512,
512, 512, 1024, 1024,
1024, 512, 1024, 1024,
1024, 1024, 1024, 1024,
};
readonly string[] volumename = {