REFACTOR: Final cleanup of DiscImageChef.Tests.

This commit is contained in:
2017-12-24 04:58:06 +00:00
parent 7f3b1dfbb7
commit 498ec65ed9
28 changed files with 63 additions and 36 deletions

View File

@@ -85,7 +85,7 @@ namespace DiscImageChef.Tests.Filesystems
}
}
}
[TestFixture]
public class AofsMbr
{
@@ -136,7 +136,7 @@ namespace DiscImageChef.Tests.Filesystems
}
}
}
[TestFixture]
public class AofsMbrRdb
{
@@ -187,7 +187,7 @@ namespace DiscImageChef.Tests.Filesystems
}
}
}
[TestFixture]
public class AofsRdb
{