add: auto register custom field

This commit is contained in:
h z
2024-12-12 12:16:22 +00:00
parent c3397b6cc3
commit ae96d8b05a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
using Skeleton.Algebra.ScalarFieldStructure;
using Skeleton.Algebra.FieldStructures;
namespace Skeleton.Test;
[TestFixture]