mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-24 22:06:59 +01:00
CP-17282: Unit tests to validate the Update Sequence logic
Added tests to csproj Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
parent
eb5b01bc83
commit
54257ebaea
@ -67,6 +67,7 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="HealthCheckTests\CredentialTests.cs" />
|
||||
<Compile Include="HealthCheckTests\RequestUploadTaskTests.cs" />
|
||||
<Compile Include="UnitTests\BatchUpdatesTests\BatchUpdatesTests.cs" />
|
||||
<Compile Include="UnitTests\CPUFeaturesTest.cs" />
|
||||
<Compile Include="UnitTests\HealthCheckAnalysisProgressTest.cs" />
|
||||
<Compile Include="UnitTests\SubnetworkMaskValidatorTest.cs" />
|
||||
|
Loading…
Reference in New Issue
Block a user