Change Remote

This commit is contained in:
h z
2024-11-30 20:11:27 +00:00
parent ccb1c521d8
commit 33e6f36841
24 changed files with 94 additions and 59 deletions

View File

@@ -1,8 +1,8 @@
using Skeleton.Algebra.ScalarFieldStructure;
namespace Skeleton.Test;
public static class FieldStructureTest
[TestFixture]
public class FieldStructureTest : BaseTest
{
[Test]
public static void EqualTest()