aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 15:28:35 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-05 15:28:35 +0100
commit27ef5a4935bb94728c474d9860bdc23e2494db9b (patch)
tree34b5eedd977b028017907cd8ba921cc82d7e971b
parenta2245f7b26831d9bb8780fc1eb88d1779afab318 (diff)
downloadtokio-macros-27ef5a4935bb94728c474d9860bdc23e2494db9b.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: If5ff896fac30776f1e7b9642c88c113dcb8cd862
-rw-r--r--TEST_MAPPING4
1 files changed, 2 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index c93d563..d64ac43 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,8 +2,8 @@
{
"presubmit": [
{
- "name": "tokio-macros_host_test_src_lib",
- "host": true
+ "host": true,
+ "name": "tokio-macros_host_test_src_lib"
}
]
}