Add unit test

This commit is contained in:
sunkaixuna
2022-01-18 11:48:07 +08:00
parent 61862fcde1
commit b223d949f1
3 changed files with 47 additions and 0 deletions

View File

@@ -86,6 +86,7 @@
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="Demo\DemoJ_Report.cs" />
<Compile Include="UnitTest\UBulkCopy.cs" />
<Compile Include="UnitTest\UCustom06.cs" />
<Compile Include="UnitTest\UInsert.cs" />
<Compile Include="UnitTest\UnitCustom01.cs" />
<Compile Include="UnitTest\UQueue.cs" />