summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-29 15:34:32 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-29 15:34:32 +0000
commit1702210f834a63f709f16cde45a4b951233ac976 (patch)
tree2f482470cbf1ad1581f0522d4f80a1721b758ee0
parentc8422ac33501924e14ae9e88f6a4d79ace0c9490 (diff)
parent251a34db9cc3ad14498043e0accf034bcf79eafc (diff)
downloadgrpcio-sys-1702210f834a63f709f16cde45a4b951233ac976.tar.gz
Merge "Add missed TEST_MAPPINGs" am: 8a2f224db3 am: 251a34db9c
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/grpcio-sys/+/1924517 Change-Id: Ic2500768f66cc7acd5dd800b84e5dbda595915be
-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"
+ }
]
}