Tests, finished for extensions

This commit is contained in:
martin
2023-07-09 19:58:32 +02:00
parent 0cb4367999
commit 31196886fd
12 changed files with 200 additions and 1 deletions

View File

@ -0,0 +1,6 @@
namespace BackendTests.Game.Items;
public class DiceTests
{
}