Add unit test

This commit is contained in:
sunkaixuan
2022-06-14 22:59:58 +08:00
parent d20b520d7c
commit 09df941f71
3 changed files with 51 additions and 0 deletions

View File

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