Add unit test

This commit is contained in:
sunkaixuan
2022-11-09 19:28:42 +08:00
parent daf48ea4de
commit e808058b60
3 changed files with 647 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ namespace OrmTest
}
public static void Init()
{
Unit001.Init();
UnitStorageableBool.Init();
UCustom03.Init();
UCustom02.Init();