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

@@ -90,6 +90,7 @@ namespace DiscImageChef.Tests.Filesystems
}
}
}
[TestFixture]
public class UnixbfsMbr
{
@@ -137,6 +138,7 @@ namespace DiscImageChef.Tests.Filesystems
}
}
}
[TestFixture]
public class UnixbfsRdb
{