aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYimin Li <ymli@google.com>2020-10-06 11:50:31 -0700
committerYimin Li <ymli@google.com>2020-10-06 11:50:31 -0700
commitf1ef20102fd0447a5c5eb5c8f6762fe6e0ae3610 (patch)
tree69bda2c03330402a000800513b0b3a6f679237d8
parent8cb0674c14c35d2365ffa0022551d24f7d15c51b (diff)
parent80fbd771f4e11662f94d8600bedb9aa04f7ef15a (diff)
downloadproc-macro2-f1ef20102fd0447a5c5eb5c8f6762fe6e0ae3610.tar.gz
Merge commit '80fbd771f4e11662f94d8600bedb9aa04f7ef15a' into HEAD
Change-Id: I53122f666aba435c2f87a93ba214a2e21e609e7b
-rw-r--r--TEST_MAPPING24
1 files changed, 0 insertions, 24 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index acd1a0c..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "presubmit": [
- {
- "name": "proc-macro2_tests_proc_macro2",
- "host": true
- },
- {
- "name": "proc-macro2_tests_features",
- "host": true
- },
- {
- "name": "proc-macro2_tests_marker",
- "host": true
- },
- {
- "name": "proc-macro2_tests_test",
- "host": true
- },
- {
- "name": "proc-macro2_tests_marker",
- "host": true
- }
- ]
-}