Adjust Solution Name

This commit is contained in:
h z
2024-07-10 15:55:31 +01:00
parent 53bfb63c2f
commit 6a3c951d03
10 changed files with 15 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ using VirtualChemistry.Chemistry.Atoms.Resolver;
using VirtualChemistry.Chemistry.Bonds.Implements;
using VirtualChemistry.Constants;
namespace VirtualChemistryTest;
namespace VirtualChemistry.Test;
public static class AtomTests
{