mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General cleanup and refactor.
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
// Copyright © 2011-2022 Natalia Portillo
|
||||
// ****************************************************************************/
|
||||
|
||||
namespace Aaru.Tests.Partitions;
|
||||
|
||||
using System.IO;
|
||||
using Aaru.CommonTypes;
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace Aaru.Tests.Partitions;
|
||||
|
||||
[TestFixture]
|
||||
public class Rdb : PartitionSchemeTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user