Add unit test bug

This commit is contained in:
sunkaixuan
2023-02-03 16:18:15 +08:00
parent 7765690ff7
commit bf76982811
3 changed files with 40 additions and 0 deletions

View File

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