Add unit test

This commit is contained in:
sunkaixuan
2022-06-14 18:59:33 +08:00
parent a4ad84c8f3
commit 3e4ede5f2a
3 changed files with 76 additions and 0 deletions

View File

@@ -107,6 +107,7 @@
<Compile Include="UnitTest\UCustom012.cs" />
<Compile Include="UnitTest\UCustom014.cs" />
<Compile Include="UnitTest\UCustom015.cs" />
<Compile Include="UnitTest\UCustom016.cs" />
<Compile Include="UnitTest\USave.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />