mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 22:11:36 +08:00
Update test
This commit is contained in:
parent
31acaf70a8
commit
038e69a290
@ -152,7 +152,7 @@
|
||||
<Compile Include="UserTestCases\UnitTest\UnitTestReturnPkList.cs" />
|
||||
<Compile Include="UserTestCases\UnitTest\UOneManyMany7.cs" />
|
||||
<Compile Include="UserTestCases\UnitTest\USave.cs" />
|
||||
<Compile Include="UserTestCases\Program.cs" />
|
||||
<Compile Include="UserTestCases\Cases.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="UserTestCases\UnitTest\Main.cs" />
|
||||
<Compile Include="UserTestCases\UnitTest\UAdo.cs" />
|
||||
|
@ -28,7 +28,7 @@ namespace OrmTest
|
||||
DemoG_SimpleClient.Init();
|
||||
DemoJ_Report.Init();
|
||||
//Unit test
|
||||
//NewUnitTest.Init();
|
||||
NewUnitTest.Init();
|
||||
|
||||
//Rest Data
|
||||
NewUnitTest.RestData();
|
Loading…
Reference in New Issue
Block a user