Add unit test

This commit is contained in:
sunkaixuan
2023-07-06 10:47:31 +08:00
parent 5396b085c8
commit 10950e15db
3 changed files with 34 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UEnum2.Init();
UnitManyToMany4.Init();
UnitManyToMany3.Init();
UnitUpdateOneToMany.Init();