summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorKyungwoo Lee <kyulee@microsoft.com>2016-08-03 09:26:41 -0700
committerKyungwoo Lee <kyulee@microsoft.com>2016-08-03 11:42:16 -0700
commitdc2b3556e5611e19a1a6271e80f050aa1a5619cd (patch)
tree0b6ba6fd610fbfe566103756a607a9d17c625a24 /config.json
parent2b191fa038802f22451640b3eac13cf87355e643 (diff)
downloadcoreclr-dc2b3556e5611e19a1a6271e80f050aa1a5619cd.tar.gz
coreclr-dc2b3556e5611e19a1a6271e80f050aa1a5619cd.tar.bz2
coreclr-dc2b3556e5611e19a1a6271e80f050aa1a5619cd.zip
ARM64: Fix Build Test Break
Diffstat (limited to 'config.json')
-rw-r--r--config.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.json b/config.json
index a937c0a65d..f2628ee16d 100644
--- a/config.json
+++ b/config.json
@@ -333,16 +333,9 @@
"testOverlay": {
"description": "Runs test overlay target.",
"settings": {
- "Project": "./tests/runtest.proj",
"CreateTestOverlay": "default"
}
},
- "buildManagedTests": {
- "description": "Builds managed tests.",
- "settings": {
- "Project": "./tests/build.proj"
- }
- },
"priority": {
"description": "Sets CLRTestPriorityToBuild property.",
"settings": {