aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 12:40:50 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 12:40:50 +0100
commita38084eecd736860e92d10101b283e7cf34d288f (patch)
tree24220ebcf96ffa9804e838f8ac35890694f8dc59
parent926348bf52270896ffe3aefa3021ddba5f0aa0c1 (diff)
downloadpin-project-a38084eecd736860e92d10101b283e7cf34d288f.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ia90c2fb33928404bf5dca1882c7d474789270a7c
-rw-r--r--TEST_MAPPING11
1 files changed, 11 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..664c4df
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,11 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "imports": [
+ {
+ "path": "external/rust/crates/futures-channel"
+ },
+ {
+ "path": "external/rust/crates/futures-test"
+ }
+ ]
+}