Organize domain project.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
using System.Numerics;
|
||||
using Shogi.Domain.YetToBeAssimilatedIntoDDD;
|
||||
|
||||
namespace Shogi.Domain.UnitTests
|
||||
{
|
||||
public class NotationShould
|
||||
public class NotationShould
|
||||
{
|
||||
[Fact]
|
||||
public void ConvertFromNotationToVector()
|
||||
|
||||
Reference in New Issue
Block a user