rename test project

This commit is contained in:
h z
2024-07-10 15:43:44 +01:00
parent d37b9957b0
commit a922a8971e
37 changed files with 150 additions and 28 deletions

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
using System.Numerics;
using Skeleton.Constants;
namespace SkeletonTest.tests;
namespace Skeleton.Test.tests;
public static class LieSU3FastEigenValueTest
{