Add unit test

This commit is contained in:
sunkaixuna
2022-01-05 20:06:33 +08:00
parent 644c069976
commit 31b0a715b4
3 changed files with 40 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ namespace OrmTest
UCustom01.Init();
UCustom02.Init();
UCustom03.Init();
UCustom04.Init();
SubQueryTest();
UConfig();
DeleteTest();