Skip to content

Commit d1db571

Browse files
authored
Revert changes made to TestMappings.json
1 parent 6e37927 commit d1db571

File tree

1 file changed

+22
-28
lines changed

1 file changed

+22
-28
lines changed

TestMappings.json

Lines changed: 22 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,10 @@
22
".github": [],
33
"documentation": [],
44
"setup": [],
5-
".gitattributes": [],
6-
"CONTRIBUTING.md": [],
7-
"ChangeLog.md": [],
8-
"LICENSE.txt": [],
9-
"README.md": [],
10-
"appveyor.yml": [],
11-
"src/Common/Commands.Common.Authentication.Test/": [
12-
".\\src\\Common\\Commands.Common.Authentication.Test\\bin\\Debug\\Microsoft.Azure.Commands.Common.Authentication.Test.dll"
13-
],
145
"src/ResourceManager/AnalysisServices/": [],
156
"src/ResourceManager/ApiManagement/": [
167
".\\src\\ResourceManager\\ApiManagement\\Commands.ApiManagement.Test\\bin\\Debug\\Microsoft.Azure.Commands.ApiManagement.Test.dll"
178
],
18-
"src/ResourceManager/ApplicationInsights/": [
19-
".\\src\\ResourceManager\\ApplicationInsights\\Commands.ApplicationInsights.Test\\bin\\Debug\\Microsoft.Azure.Commands.ApplicationInsights.Test.dll"
20-
],
219
"src/ResourceManager/Automation/": [
2210
".\\src\\ResourceManager\\Automation\\Commands.Automation.Test\\bin\\Debug\\Microsoft.Azure.Commands.ResourceManager.Automation.Test.dll"
2311
],
@@ -43,9 +31,6 @@
4331
"src/ResourceManager/Consumption/": [
4432
".\\src\\ResourceManager\\Consumption\\Commands.Consumption.Test\\bin\\Debug\\Microsoft.Azure.Commands.Consumption.Test.dll"
4533
],
46-
"src/ResourceManager/ContainerInstance": [
47-
".\\src\\ResourceManager\\ContainerInstance\\Commands.ContainerInstance.Test\\bin\\Debug\\Microsoft.Azure.Commands.ContainerInstance.Test.dll"
48-
],
4934
"src/ResourceManager/ContainerRegistry/": [
5035
".\\src\\ResourceManager\\ContainerRegistry\\Commands.ContainerRegistry.Test\\bin\\Debug\\Microsoft.Azure.Commands.ContainerRegistry.Test.dll"
5136
],
@@ -91,9 +76,6 @@
9176
"src/ResourceManager/MachineLearningCompute/" : [
9277
".\\src\\ResourceManager\\MachineLearningCompute\\Commands.MachineLearningCompute.Test\\bin\\Debug\\Microsoft.Azure.Commands.MachineLearningCompute.Test.dll"
9378
],
94-
"src/ResourceManager/MarketplaceOrdering/Commands.MarketplaceOrdering.Test/": [
95-
".\\src\\ResourceManager\\MarketplaceOrdering\\Commands.MarketplaceOrdering.Test\\bin\\Debug\\Microsoft.Azure.Commands.MarketplaceOrdering.Test.dll"
96-
],
9779
"src/ResourceManager/Media/": [],
9880
"src/ResourceManager/Network/": [
9981
".\\src\\ResourceManager\\Network\\Commands.Network.Test\\bin\\Debug\\Microsoft.Azure.Commands.Network.Test.dll"
@@ -107,15 +89,9 @@
10789
"src/ResourceManager/PowerBIEmbedded/": [
10890
".\\src\\ResourceManager\\PowerBIEmbedded\\Commands.PowerBIEmbedded.Test\\bin\\Debug\\Microsoft.Azure.Commands.PowerBIEmbedded.Test.dll"
10991
],
110-
"src/ResourceManager/Profile/": [
111-
".\\src\\ResourceManager\\Profile\\Commands.Profile.Test\\bin\\Debug\\Microsoft.Azure.Commands.Profile.Test.dll"
112-
],
11392
"src/ResourceManager/RecoveryServices.Backup/": [
11493
".\\src\\ResourceManager\\RecoveryServices.Backup\\Commands.RecoveryServices.Backup.Test\\bin\\Debug\\Microsoft.Azure.Commands.RecoveryServices.Backup.Test.dll"
11594
],
116-
"src/ResourceManager/RecoveryServices.SiteRecovery/": [
117-
".\\src\\ResourceManager\\RecoveryServices.SiteRecovery\\Commands.RecoveryServices.SiteRecovery.Test\\bin\\Debug\\Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.Test.dll"
118-
],
11995
"src/ResourceManager/RecoveryServices/": [
12096
".\\src\\ResourceManager\\RecoveryServices\\Commands.RecoveryServices.Test\\bin\\Debug\\Microsoft.Azure.Commands.RecoveryServicesArm.Test.dll"
12197
],
@@ -125,12 +101,12 @@
125101
"src/ResourceManager/Relay/": [
126102
".\\src\\ResourceManager\\Relay\\Commands.Relay.Test\\bin\\Debug\\Microsoft.Azure.Commands.Relay.Test.dll"
127103
],
128-
"src/ResourceManager/Reservations/": [
129-
".\\src\\ResourceManager\\Reservations\\Commands.Reservations.Test\\bin\\Debug\\Microsoft.Azure.Commands.Reservations.Test.dll"
130-
],
131104
"src/ResourceManager/Resources/": [
132105
".\\src\\ResourceManager\\Resources\\Commands.Resources.Test\\bin\\Debug\\Microsoft.Azure.Commands.Resources.Test.dll"
133106
],
107+
"src/ResourceManager/Reservations/": [
108+
".\\src\\ResourceManager\\Reservations\\Commands.Reservations.Test\\bin\\Debug\\Microsoft.Azure.Commands.Reservations.Test.dll"
109+
],
134110
"src/ResourceManager/Scheduler/": [
135111
".\\src\\ResourceManager\\Scheduler\\Commands.Scheduler.Test\\bin\\Debug\\Microsoft.Azure.Commands.Scheduler.Test.dll"
136112
],
@@ -189,5 +165,23 @@
189165
],
190166
"tools/BuildPackagesTask/": [
191167
".\\tools\\BuildPackagesTask\\Microsoft.Azure.Build.Tasks.Test\\bin\\Debug\\Microsoft.Azure.Build.Tasks.Test.dll"
192-
]
168+
],
169+
".gitattributes": [],
170+
"CONTRIBUTING.md": [],
171+
"ChangeLog.md": [],
172+
"LICENSE.txt": [],
173+
"README.md": [],
174+
"appveyor.yml": [],
175+
"src/Common/Commands.Common.Authentication.Test/": [
176+
".\\src\\Common\\Commands.Common.Authentication.Test\\bin\\Debug\\Microsoft.Azure.Commands.Common.Authentication.Test.dll"
177+
],
178+
"src/ResourceManager/Profile/Commands.Profile.Test/": [
179+
".\\src\\ResourceManager\\Profile\\Commands.Profile.Test\\bin\\Debug\\Microsoft.Azure.Commands.Profile.Test.dll"
180+
],
181+
"src/ResourceManager/MarketplaceOrdering/Commands.MarketplaceOrdering.Test/": [
182+
".\\src\\ResourceManager\\MarketplaceOrdering\\Commands.MarketplaceOrdering.Test\\bin\\Debug\\Microsoft.Azure.Commands.MarketplaceOrdering.Test.dll"
183+
],
184+
"src/ResourceManager/ApplicationInsights/": [
185+
".\\src\\ResourceManager\\ApplicationInsights\\Commands.ApplicationInsights.Test\\bin\\Debug\\Microsoft.Azure.Commands.ApplicationInsights.Test.dll"
186+
]
193187
}

0 commit comments

Comments
 (0)