Remove TEST_MAPPING entry based on go/a-unit-tests update
cc_test_host now all run in presubmit without any need for explicit TEST_MAPPING Change-Id: I379ef754b4cb645976daedcd04eae58f2eb32a75 Test: presubmit Bug: 177450457
This commit is contained in:
parent
4b24f09124
commit
427e9f08f9
2 changed files with 0 additions and 11 deletions
|
@ -123,9 +123,6 @@ cc_test_host {
|
|||
"cgroups.recovery.json",
|
||||
"task_profiles.json",
|
||||
],
|
||||
test_suites: [
|
||||
"general-tests",
|
||||
],
|
||||
}
|
||||
|
||||
cc_test {
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "libprocessgroup_proto_test",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue