forked from LogicAndTrick/sledge
- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTestSettings.testsettings
More file actions
Latest commit
32 lines (32 loc) · 1.45 KB
/
Copy pathTestSettings.testsettings
File metadata and controls
32 lines (32 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<TestSettingsname="TestSettings"id="e6f500f7-307c-4995-8647-ddf9708c0313"xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Description>These are default test settings for a local test run.</Description>
<Deployment>
<DeploymentItemfilename="_Resources\RMF\intersect.rmf" />
<DeploymentItemfilename="Sledge.Libs\HLLib.dll" />
<DeploymentItemfilename="_Resources\RMF\verc_18.rmf" />
<DeploymentItemfilename="_Resources\RMF\decalflip_bad.rmf" />
<DeploymentItemfilename="_Resources\RMF\decalflip.rmf" />
</Deployment>
<Execution>
<TestTypeSpecific>
<UnitTestRunConfigtestTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
<AssemblyResolution>
<TestDirectoryuseLoadContext="true" />
</AssemblyResolution>
</UnitTestRunConfig>
<WebTestRunConfigurationtestTypeId="4e7599fa-5ecb-43e9-a887-cd63cf72d207">
<Browsername="Internet Explorer 7.0">
<Headers>
<Headername="User-Agent"value="Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)" />
<Headername="Accept"value="*/*" />
<Headername="Accept-Language"value="{{$IEAcceptLanguage}}" />
<Headername="Accept-Encoding"value="GZIP" />
</Headers>
</Browser>
</WebTestRunConfiguration>
</TestTypeSpecific>
<AgentRulename="LocalMachineDefaultRole">
</AgentRule>
</Execution>
</TestSettings>