Skip to content

Commit 6a503e9

Browse files
committed
csproj
1 parent 6753a82 commit 6a503e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/Commands.AzureBackup.Test.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
</Compile>
137137
<Compile Include="ScenarioTests\BackupItemTests.cs" />
138138
<Compile Include="ScenarioTests\RecoveryPointTests.cs" />
139+
<Compile Include="ScenarioTests\RestoreItemTests.cs" />
139140
</ItemGroup>
140141
<ItemGroup>
141142
<ProjectReference Include="..\..\..\Common\Commands.Common\Commands.Common.csproj">
@@ -173,6 +174,7 @@
173174
</None>
174175
<None Include="ScenarioTests\BackupItemTests.ps1" />
175176
<None Include="ScenarioTests\RecoveryPointTests.ps1" />
177+
<None Include="ScenarioTests\RestoreItemTests.ps1" />
176178
<None Include="SessionRecords\Microsoft.Azure.Commands.AzureBackup.Test.ScenarioTests.AzureBackupContainerTests\AzureBackupMarsContainerScenarioTests.json">
177179
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
178180
</None>

0 commit comments

Comments
 (0)