adjust namespace

This commit is contained in:
h z
2024-07-10 15:45:12 +01:00
parent a922a8971e
commit ccb1c521d8
22 changed files with 23 additions and 21 deletions

View File

@@ -7,7 +7,7 @@ using Skeleton.DataStructure.Packs.MatrixDecompositions;
using Skeleton.Samples;
using Skeleton.Utils;
namespace Skeleton.Test.tests;
namespace Skeleton.Test;
public static class UnitaryMatrixFixTest
{