summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 19:35:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 19:35:35 +0000
commite8da9a1da4a6f624623e763f13e520f65245d50b (patch)
tree37617dbb88096de0c0605f8ffedf2cb6a0d7962a
parent3c54e744d928dbb60a5c43e781bd7199835a362b (diff)
parent71a86f5042a770a11760bfd207a1bed576871381 (diff)
downloadmatches-e8da9a1da4a6f624623e763f13e520f65245d50b.tar.gz
Update TEST_MAPPING am: 71a86f5042
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/matches/+/2411876 Change-Id: If77afe6fa64d940cf3aaf8b74ceaa7ee9ab8ebde Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING14
1 files changed, 0 insertions, 14 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 577d626..c86ba8a 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,18 +1,7 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "imports": [
- {
- "path": "external/rust/crates/quiche"
- },
- {
- "path": "external/rust/crates/url"
- }
- ],
"presubmit": [
{
- "name": "doh_unit_test"
- },
- {
"name": "matches_test_lib"
},
{
@@ -24,9 +13,6 @@
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "matches_test_lib"
},
{