[Aaru.Tests] Reformat and cleanup.

This commit is contained in:
2023-10-03 23:44:33 +01:00
parent 4b7fe8a837
commit 1f36ef2424
171 changed files with 1608 additions and 1661 deletions

View File

@@ -39,6 +39,7 @@ public class Whole : FilesystemTest
{
public override string DataFolder =>
Path.Combine(Consts.TestFilesRoot, "Filesystems", "Universal Disc Format", "2.01");
public override IFilesystem Plugin => new Aaru.Filesystems.UDF();
public override bool Partitions => false;