aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:38:24 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:38:24 +0100
commit9d014dd558f584ff9fe2ce32e10e65ea17a812ff (patch)
tree4afe03254523cb094f1b39fe0dc5eeca28137ebf
parent424b42fff514a5233f9be7076fd207a09010c998 (diff)
downloadtokio-test-9d014dd558f584ff9fe2ce32e10e65ea17a812ff.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: If2031892905b7792bba89f463dc676e8441f365b
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index f2e3379..04703e9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/tokio"
}
],