Add unit test

This commit is contained in:
sunkaixuan
2022-08-05 23:57:23 +08:00
parent 506861145e
commit 19e4bbddaa
3 changed files with 70 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitTestConfigQuery.Init();
UnitSub.Init();
UnitUpdateNavN3.Init();
UnitOneToOne12.Init();