summaryrefslogtreecommitdiff
path: root/tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj')
-rw-r--r--tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj
index b9d1327fc8..05fcecbecd 100644
--- a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj
+++ b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_315.csproj
@@ -17,6 +17,8 @@
<DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
<CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 8500 -dc 10000 -sdc 5000 -lt 4 -dp 0.0 -dw 0.0</CLRTestExecutionArguments>
<IsGCSimulatorTest>true</IsGCSimulatorTest>
+ <CLRTestKind>RunOnly</CLRTestKind>
+ <CLRTestProjectToRun>GCSimulator.csproj</CLRTestProjectToRun>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">