From c82f8bfa3a6c616bb15d81039c9c9a4de6f076f0 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Tue, 10 Nov 2020 21:49:49 +0000 Subject: [PATCH] Fix CloneCD test values. --- Aaru.Tests/Images/CloneCD.cs | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Aaru.Tests/Images/CloneCD.cs b/Aaru.Tests/Images/CloneCD.cs index fd403080a..3a77d9b3a 100644 --- a/Aaru.Tests/Images/CloneCD.cs +++ b/Aaru.Tests/Images/CloneCD.cs @@ -312,67 +312,67 @@ namespace Aaru.Tests.Images { new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 150 }, new ulong[] { - 0, 0 + 150, 150 }, new ulong[] { - 0 + 150 }, new ulong[] { - 0 + 150 }, new ulong[] { - 0 + 150 }, new ulong[] { - 0 + 150 }, new ulong[] { - 0, 0, 0 + 150, 0, 0 }, new ulong[] { - 0, 0 + 150, 0 }, new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 150, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, new ulong[] { - 0, 0, 0 + 150, 0, 0 }, new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0 + 150, 0, 0, 0, 0, 0, 0, 0 }, new ulong[] { - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } };