aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2021-02-11 04:32:24 +0000
committerJulien Desprez <jdesprez@google.com>2021-02-11 04:32:26 +0000
commit2f1a1bafb40ff924930246095c5f35813e0ebdbf (patch)
tree6ad662dc15761e0f92926682741c205c2956b714 /TEST_MAPPING
parentbc1165edbc4ec1f20170a5b9754fad8e284aae0a (diff)
Clean up TEST_MAPPING after default update
cc_test_host doesn't need TEST_MAPPING config anymore to run in presubmit. (go/a-unit-tests) Change-Id: Ia07ea311cf6febc2f937ab14966ad21dfd623c69 Test: presubmit Bug: 178646865
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING4
1 files changed, 0 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a3045828..12372856 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,10 +5,6 @@
},
{
"name": "recovery_unit_test"
- },
- {
- "name": "recovery_host_test",
- "host": true
}
]
}