summaryrefslogtreecommitdiff
path: root/tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj')
-rw-r--r--tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj
index 5c996cc391..79e7ad1a43 100644
--- a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.csproj
+++ b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_250.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.4</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' ">