summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-29 15:17:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-29 15:17:06 +0000
commit251a34db9cc3ad14498043e0accf034bcf79eafc (patch)
tree2f482470cbf1ad1581f0522d4f80a1721b758ee0
parentc6d375250fc37ed4a50a9bf734930004bdcae5c5 (diff)
parent8a2f224db3429fc900911c1a105388ae0f7de7a3 (diff)
downloadgrpcio-sys-251a34db9cc3ad14498043e0accf034bcf79eafc.tar.gz
Merge "Add missed TEST_MAPPINGs" am: 8a2f224db3
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/grpcio-sys/+/1924517 Change-Id: I234d3a1e0eb744df61769bf2535e129420018256
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 54c111f8..f81a6208 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,5 +4,10 @@
{
"name": "libgrpc_bindgen_test"
}
+ ],
+ "presubmit-rust": [
+ {
+ "name": "libgrpc_bindgen_test"
+ }
]
}