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

@@ -97,6 +97,7 @@
<Compile Include="UnitTest\UCustom01.cs" />
<Compile Include="UnitTest\UCustom02.cs" />
<Compile Include="UnitTest\UCustom03.cs" />
<Compile Include="UnitTest\UCustom04.cs" />
<Compile Include="UnitTest\UDelete.cs" />
<Compile Include="UnitTest\UFastest.cs" />
<Compile Include="UnitTest\UConfig.cs" />