REFACTOR: Final cleanup of DiscImageChef.Tests.Devices.

This commit is contained in:
2017-12-24 04:01:36 +00:00
parent 9bd1d6853c
commit a95ff85c56
22 changed files with 92 additions and 167 deletions

View File

@@ -32,7 +32,7 @@ using DiscImageChef.Devices;
namespace DiscImageChef.Tests.Devices.ATA
{
static class Atapi
static class Atapi
{
internal static void Menu(string devPath, Device dev)
{