diff options
author | Jo Shields <directhex@apebox.org> | 2014-02-19 22:12:43 +0000 |
---|---|---|
committer | Jo Shields <directhex@apebox.org> | 2014-02-19 22:12:43 +0000 |
commit | 9972bf87b4f27d9c8f358ef8414ac1ab957a2f0f (patch) | |
tree | 5bb230c1d698659115f918e243c1d4b0aa4c7f51 /external/rx/Rx/NET/Source/Local.testsettings | |
parent | d0a215f5626219ff7927f576588a777e5331c7be (diff) | |
download | mono-upstream/3.2.8+dfsg.tar.gz |
Imported Upstream version 3.2.8+dfsgupstream/3.2.8+dfsg
Diffstat (limited to 'external/rx/Rx/NET/Source/Local.testsettings')
-rw-r--r-- | external/rx/Rx/NET/Source/Local.testsettings | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/external/rx/Rx/NET/Source/Local.testsettings b/external/rx/Rx/NET/Source/Local.testsettings index 95d94d853a..72cfdccff9 100644 --- a/external/rx/Rx/NET/Source/Local.testsettings +++ b/external/rx/Rx/NET/Source/Local.testsettings @@ -19,21 +19,5 @@ </Browser> </WebTestRunConfiguration> </TestTypeSpecific> - <AgentRule name="LocalMachineDefaultRole"> - <DataCollectors> - <DataCollector uri="datacollector://microsoft/CodeCoverage/1.0" assemblyQualifiedName="Microsoft.VisualStudio.TestTools.CodeCoverage.CoveragePlugIn, Microsoft.VisualStudio.QualityTools.Plugins.CodeCoverage, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="Code Coverage"> - <Configuration> - <CodeCoverage xmlns=""> - <Regular> - <CodeCoverageItem binaryFile="System.Reactive.Core\bin\Debug40\System.Reactive.Core.dll" pdbFile="System.Reactive.Core\bin\Debug40\System.Reactive.Core.pdb" instrumentInPlace="true" /> - <CodeCoverageItem binaryFile="System.Reactive.Interfaces\bin\Debug40\System.Reactive.Interfaces.dll" pdbFile="System.Reactive.Interfaces\bin\Debug40\System.Reactive.Interfaces.pdb" instrumentInPlace="true" /> - <CodeCoverageItem binaryFile="System.Reactive.Linq\bin\Debug40\System.Reactive.Linq.dll" pdbFile="System.Reactive.Linq\bin\Debug40\System.Reactive.Linq.pdb" instrumentInPlace="true" /> - <CodeCoverageItem binaryFile="System.Reactive.PlatformServices\bin\Debug40\System.Reactive.PlatformServices.dll" pdbFile="System.Reactive.PlatformServices\bin\Debug40\System.Reactive.PlatformServices.pdb" instrumentInPlace="true" /> - </Regular> - </CodeCoverage> - </Configuration> - </DataCollector> - </DataCollectors> - </AgentRule> </Execution> </TestSettings>
\ No newline at end of file |