mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-27 16:50:33 +08:00
Add unit test
This commit is contained in:
@@ -25,9 +25,10 @@ namespace OrmTest
|
||||
DemoE_CodeFirst.Init();
|
||||
DemoF_Utilities.Init();
|
||||
DemoG_SimpleClient.Init();
|
||||
//Unit test
|
||||
|
||||
|
||||
Unit01.Init();
|
||||
|
||||
|
||||
|
||||
|
||||
Console.WriteLine("all successfully.");
|
||||
Console.ReadKey();
|
||||
|
||||
Reference in New Issue
Block a user