mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename namespace.
This commit is contained in:
@@ -26,10 +26,10 @@
|
||||
// Copyright © 2011-2019 Natalia Portillo
|
||||
// ****************************************************************************/
|
||||
|
||||
using DiscImageChef.Console;
|
||||
using DiscImageChef.Devices;
|
||||
using Aaru.Console;
|
||||
using Aaru.Devices;
|
||||
|
||||
namespace DiscImageChef.Tests.Devices
|
||||
namespace Aaru.Tests.Devices
|
||||
{
|
||||
static partial class MainClass
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user