mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Move CisCopy unit tests to a folder.
This commit is contained in:
@@ -33,10 +33,10 @@ using Aaru.CommonTypes.Interfaces;
|
||||
using Aaru.Filters;
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace Aaru.Tests.Images
|
||||
namespace Aaru.Tests.Images.CisCopy
|
||||
{
|
||||
[TestFixture]
|
||||
public class CisCopy
|
||||
public class Uncompressed
|
||||
{
|
||||
// TODO: Support compression
|
||||
readonly string[] _testFiles =
|
||||
Reference in New Issue
Block a user