summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 10:45:39 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 10:45:39 +0100
commit4b1948c7bf91fdcb756d371095c60c6c1df909a8 (patch)
tree703ca3d1c3b079f94bc967f7e2fca5e2668c5e02
parent926aeb73cac1303fb61fec2f1ede3abb645c8281 (diff)
downloadasync-stream-impl-4b1948c7bf91fdcb756d371095c60c6c1df909a8.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ic5a91d78c0c3d317ba371fe798610f0647a1201d
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index dfc3524..bbd2132 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/tokio"
},
{