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

@@ -1,7 +1,7 @@
using System;
using Skeleton.Constants;
namespace SkeletonTest.tests;
namespace Skeleton.Test.tests;
public static class MultiplicationTest
{