summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:30:05 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:30:05 +0000
commit0f9e3fa084c3dda981ca2430272fbe66cb1482dc (patch)
tree33386f4be5d7dd22761648f7286f2fa24a69d1b5 /TEST_MAPPING
parent530d187b75c31c7e2199addd86eded4b0dcd96ff (diff)
parentbe56cba83d3ac4b95ceae97783e5007998efd9de (diff)
downloadgrpcio-sys-0f9e3fa084c3dda981ca2430272fbe66cb1482dc.tar.gz
Update TEST_MAPPING am: e54821125c am: 2180e5ec1e am: be56cba83d
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/grpcio-sys/+/1813843 Change-Id: I8c48560963f599b442c0060481ee4346ea97a097
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 00000000..54c111f8
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "libgrpc_bindgen_test"
+ }
+ ]
+}