18 строки
763 B
XML
18 строки
763 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<testProject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.gallio.org/">
|
|
<testPackage shadowCopy="false" debug="false">
|
|
<files>
|
|
<file>SystemWrapper.Tests\bin\Debug\SystemWrapper.Tests.dll</file>
|
|
</files>
|
|
<hintDirectories />
|
|
<excludedFrameworkIds />
|
|
<properties />
|
|
</testPackage>
|
|
<testFilters>
|
|
<testFilter filterName="AutoSave" filterExpr="" />
|
|
<testFilter filterName="LastRun" filterExpr="" />
|
|
</testFilters>
|
|
<extensionSpecifications />
|
|
<reportDirectory>..\..\Users\BradIrby\AppData\Roaming\Gallio\Icarus\Reports</reportDirectory>
|
|
<reportNameFormat>test-report-{0}-{1}</reportNameFormat>
|
|
</testProject> |