aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 11:36:44 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 11:36:44 +0100
commitfe1ab1f8ceca6589774b2d15a924b18a6249c35b (patch)
tree616ac7c2f8c1f7fab1b349c2f0dd7d78314de5da
parent8fda9201585e26677ec87fc680192cb594f62542 (diff)
downloadfutures-test-fe1ab1f8ceca6589774b2d15a924b18a6249c35b.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ic17afdfd4e0161e0b06bb57f33383f282d051d95
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index bbd34fa..339d5b0 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,5 +1,10 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "external/rust/crates/futures-channel"
+ }
+ ],
"presubmit": [
{
"name": "futures-test_test_src_lib"