summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 17:56:57 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-11-05 17:56:57 +0000
commitf38fea28a9f1c5326b009e6b26cd6f3c6f8f6639 (patch)
treee27d0707c3399170e006f038396d87dea1c63f86
parent7d30bbf16382b8892e4b327b2b5d808cb30ceefe (diff)
parent96bfa27ded375b8f504bcefc6ebc9b7d9665f714 (diff)
downloadproc-macro-error-attr-f38fea28a9f1c5326b009e6b26cd6f3c6f8f6639.tar.gz
TEST_MAPPING: test dependers of this crate am: 01a74c2f3f am: 6d5d466be2 am: e678db7778 am: c6ee6ed1fa am: 96bfa27ded
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-error-attr/+/1488723 Change-Id: I27c870fad7b6dc07879d75f36945f8b187eed706
-rw-r--r--TEST_MAPPING8
1 files changed, 6 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a609d5d..f890bf7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,8 +2,12 @@
{
"presubmit": [
{
- "name": "proc-macro-error-attr_host_test_src_lib",
- "host": true
+ "host": true,
+ "name": "proc-macro-error-attr_host_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "structopt-derive_host_test_src_lib"
}
]
}