mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
REFACTOR: Final cleanup of DiscImageChef.Tests.Devices.
This commit is contained in:
@@ -32,7 +32,7 @@ using DiscImageChef.Devices;
|
||||
|
||||
namespace DiscImageChef.Tests.Devices.ATA
|
||||
{
|
||||
static class AtaChs
|
||||
static class AtaChs
|
||||
{
|
||||
internal static void Menu(string devPath, Device dev)
|
||||
{
|
||||
|
||||
@@ -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)
|
||||
{
|
||||
|
||||
@@ -32,7 +32,7 @@ using DiscImageChef.Devices;
|
||||
|
||||
namespace DiscImageChef.Tests.Devices.ATA
|
||||
{
|
||||
static class Cfa
|
||||
static class Cfa
|
||||
{
|
||||
internal static void Menu(string devPath, Device dev)
|
||||
{
|
||||
|
||||
@@ -32,7 +32,7 @@ using DiscImageChef.Devices;
|
||||
|
||||
namespace DiscImageChef.Tests.Devices.ATA
|
||||
{
|
||||
static class Mcpt
|
||||
static class Mcpt
|
||||
{
|
||||
internal static void Menu(string devPath, Device dev)
|
||||
{
|
||||
|
||||
@@ -32,7 +32,7 @@ using DiscImageChef.Devices;
|
||||
|
||||
namespace DiscImageChef.Tests.Devices.ATA
|
||||
{
|
||||
static class Smart
|
||||
static class Smart
|
||||
{
|
||||
internal static void Menu(string devPath, Device dev)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user