Skip to content

Commit 4c34167

Browse files
author
Ashraf Farok (PALASH)
committed
Adding hyperv related tests in test project
1 parent 0ce6558 commit 4c34167

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@
8787
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.AppServicePlanTests\TestCreateNewAppServicePlan.json">
8888
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8989
</None>
90+
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.AppServicePlanTests\TestCreateNewAppServicePlanHyperV.json">
91+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
92+
</None>
9093
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.AppServicePlanTests\TestCreateNewAppServicePlanInAse.json">
9194
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
9295
</None>
@@ -180,6 +183,9 @@
180183
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppTests\TestCreateNewWebApp.json">
181184
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
182185
</None>
186+
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppTests\TestCreateNewWebAppHyperV.json">
187+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
188+
</None>
183189
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppTests\TestCreateNewWebAppSimple.json">
184190
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
185191
</None>

0 commit comments

Comments
 (0)