summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-15 07:48:55 -0800
committerJoel Galenson <jgalenson@google.com>2021-12-15 07:48:55 -0800
commitbf215d1281534170e65bead799dc122a06dfb801 (patch)
treef43b3a777d6346e0eb1892a6764a0a891293caeb
parent66b7f2d79498b6a0448f18dc402670940720faee (diff)
downloadgrpcio-sys-bf215d1281534170e65bead799dc122a06dfb801.tar.gz
Add missed TEST_MAPPINGs
Test: None Change-Id: I31f2896e92465c7fc8b77b64dd1d389d7e25a1b3
-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"
+ }
]
}