Add unit test

This commit is contained in:
sunkaixuna
2022-01-09 14:39:11 +08:00
parent 71ef2a95e7
commit 45bc377952
3 changed files with 24 additions and 0 deletions

View File

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