Add unit test

This commit is contained in:
sunkaixuan
2022-05-19 16:06:17 +08:00
parent 8d62e1419d
commit 22d5a881a0
3 changed files with 52 additions and 0 deletions

View File

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