adjust namespace

This commit is contained in:
h z
2024-07-10 15:45:12 +01:00
parent a922a8971e
commit ccb1c521d8
22 changed files with 23 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ using Skeleton.Samples;
using Skeleton.Utils;
using Skeleton.Utils.Helpers;
namespace Skeleton.Test.tests;
namespace Skeleton.Test;
public static class UnitaryTest
{