summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-29 14:38:05 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-12-29 14:38:05 +0000
commit8a2f224db3429fc900911c1a105388ae0f7de7a3 (patch)
tree2f482470cbf1ad1581f0522d4f80a1721b758ee0
parent4faf647191670eddfe02427a4d02dd591ca7ea0b (diff)
parentbf215d1281534170e65bead799dc122a06dfb801 (diff)
downloadgrpcio-sys-8a2f224db3429fc900911c1a105388ae0f7de7a3.tar.gz
Merge "Add missed TEST_MAPPINGs"
-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"
+ }
]
}