summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:02 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:02 +0100
commit01a74c2f3fb5b972fa98fd58222f7cb14bcb7847 (patch)
treee27d0707c3399170e006f038396d87dea1c63f86
parentda2e7007e3b52182ff55c5cf2e9998a9bf4a4fd1 (diff)
downloadproc-macro-error-attr-01a74c2f3fb5b972fa98fd58222f7cb14bcb7847.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: Idcc4d82c4b3a559f42dbd345b55aa2a10d1b0156
-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"
}
]
}