Change Remote
This commit is contained in:
@@ -5,8 +5,8 @@ using Skeleton.Algebra.Extensions;
|
||||
using Skeleton.Analysis.AnalyticFunctions.Polynomials.Implements;
|
||||
|
||||
namespace Skeleton.Test;
|
||||
|
||||
public static class AlgebraMiscTest
|
||||
[TestFixture]
|
||||
public class AlgebraMiscTest : BaseTest
|
||||
{
|
||||
|
||||
private static readonly Complex ii = new Complex(0, 1);
|
||||
|
||||
Reference in New Issue
Block a user