Add unit test

This commit is contained in:
sunkaixuan
2022-07-03 01:06:08 +08:00
parent 6c85721bd7
commit 2723421c70
3 changed files with 123 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UOneManyMany.init();
UDelete.Init();
UCustom012.Init();
UCustom014.Init();