Update test

This commit is contained in:
sunkaixuan 2024-01-21 17:26:03 +08:00
parent 038e69a290
commit 110cd0c54b
2 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@
<Compile Include="UserTestCases\UnitTest\UnitTestReturnPkList.cs" /> <Compile Include="UserTestCases\UnitTest\UnitTestReturnPkList.cs" />
<Compile Include="UserTestCases\UnitTest\UOneManyMany.cs" /> <Compile Include="UserTestCases\UnitTest\UOneManyMany.cs" />
<Compile Include="UserTestCases\UnitTest\UQueue.cs" /> <Compile Include="UserTestCases\UnitTest\UQueue.cs" />
<Compile Include="UserTestCases\Program.cs" /> <Compile Include="UserTestCases\Cases.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UserTestCases\UnitTest\Main.cs" /> <Compile Include="UserTestCases\UnitTest\Main.cs" />
<Compile Include="UserTestCases\UnitTest\UAdo.cs" /> <Compile Include="UserTestCases\UnitTest\UAdo.cs" />