Add unit test

This commit is contained in:
sunkaixuan
2022-12-15 17:21:15 +08:00
parent fc40a77097
commit 5ff7554497
3 changed files with 51 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
USaveable.Init();
UnitSubToList.Init();
UnitByteArray.Init();
Unit01.Init();