Merge "Remove TEST_MAPPING entry based on go/a-unit-tests update"

This commit is contained in:
Treehugger Robot 2021-02-05 01:54:35 +00:00 committed by Gerrit Code Review
commit eab681a3be
2 changed files with 0 additions and 11 deletions

View file

@ -123,9 +123,6 @@ cc_test_host {
"cgroups.recovery.json",
"task_profiles.json",
],
test_suites: [
"general-tests",
],
}
cc_test {

View file

@ -1,8 +0,0 @@
{
"presubmit": [
{
"name": "libprocessgroup_proto_test",
"host": true
}
]
}