Add unit test

This commit is contained in:
sunkaixuan
2022-10-22 13:29:18 +08:00
parent a82c1a9694
commit c7260cd39d
3 changed files with 162 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitInsertNavN.Init();
UNavTest.Init();
UnitTestReturnPkList.Init();
UCustom01.Init();