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

@@ -4,7 +4,7 @@ using Skeleton.Algebra.Extensions;
using Skeleton.Samples;
using Skeleton.Utils;
namespace SkeletonTest.tests;
namespace Skeleton.Test.tests;
public static class CayleyTransformationTest
{