aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:18 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:18 +0100
commit539222a0bfa33032d7b99841c0f1ce4ec1c4dbc5 (patch)
tree8b8fc24a9a6eb52cfab434019a0da5234dd6588d
parent54ea0582f39408f0fbe3e5f10f84808f2b7d1d81 (diff)
downloadprotobuf-codegen-539222a0bfa33032d7b99841c0f1ce4ec1c4dbc5.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: I4310f41291e29ab0a2f1a3e27b943d512fd76601
-rw-r--r--TEST_MAPPING4
1 files changed, 2 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ee02dc9..fe12edb 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,8 +2,8 @@
{
"presubmit": [
{
- "name": "protobuf-codegen_host_test_src_lib",
- "host": true
+ "host": true,
+ "name": "protobuf-codegen_host_test_src_lib"
}
]
}