Add unit test

This commit is contained in:
sunkaixuan
2023-09-10 00:50:14 +08:00
parent 45d5528a0e
commit 31592cd24d
3 changed files with 31 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitFilterUpdate.Init();
Unitadf1131.Init();
UEnum2.Init();
UnitManyToMany4.Init();