Add unit test

This commit is contained in:
sunkaixuan
2023-06-24 15:08:47 +08:00
parent b6edcde506
commit 8b39edefb5
2 changed files with 6 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitUpdateOneToMany.Init();
UQueryableByObject.Init();
Unit23131.Init();
SplitTest2();