Parameter adjustment.

This commit is contained in:
2017-07-26 23:35:27 +01:00
parent 0c7b5aa604
commit 51cf0d7815
4 changed files with 63 additions and 63 deletions

View File

@@ -63,11 +63,11 @@ namespace DiscImageChef.Tests.Filesystems
};
readonly long[] clusters = {
65024,
511424,
};
readonly int[] clustersize = {
2048,
1024,
};
readonly string[] volumename = {
@@ -75,7 +75,7 @@ namespace DiscImageChef.Tests.Filesystems
};
readonly string[] volumeserial = {
"UNKNOWN",
null,
};
readonly string[] type = {