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

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