adjust namespace
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user