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

@@ -2,8 +2,8 @@ using System;
using Skeleton.Constants;
namespace Skeleton.Test;
public static class MultiplicationTest
[TestFixture]
public class MultiplicationTest : BaseTest
{
[Test]
public static void Dim2MultiplicationTest()