Add unit test

This commit is contained in:
sunkaixuan
2022-05-13 20:36:37 +08:00
parent b196b53d8b
commit e9a469baad
3 changed files with 44 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UByteArray.Init();
UCustom020.Init();
UCustom019.Init();
UnitManyToMany.Init();