Move CisCopy unit tests to a folder.

This commit is contained in:
2021-02-22 05:03:04 +00:00
parent 4560014394
commit 77d126d4c0

View File

@@ -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 =