10 lines
629 B
XML
10 lines
629 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TestRunConfiguration name="SHOCKING" id="0317effe-25fb-4c40-99c3-8529bdb6b284" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
|
<Description>This is a default test run configuration for a local test run.</Description>
|
|
<Hosts type="ASP.NET" skipUnhostableTests="false">
|
|
<AspNet name="ASP.NET" executionType="WebDev" urlToTest="http://localhost:59454/">
|
|
<DevelopmentServer pathToWebSite="D:\~CODEPLEXPROJECTS\Umbraco\branches\4.1\umbraco\presentation" webApplicationRoot="/" />
|
|
</AspNet>
|
|
</Hosts>
|
|
<TestTypeSpecific />
|
|
</TestRunConfiguration> |