summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 12:41:43 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 12:41:43 +0100
commita0f76b89d3f6a9cc230df061daf8481792d3a93b (patch)
tree11b48c20c0e0ce1af6f5d53a87a2e39bd932e728
parentbb7892f3ec03965a7fd591193e83cc43a3e456a2 (diff)
downloadpin-project-internal-a0f76b89d3f6a9cc230df061daf8481792d3a93b.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ie89f22ff20fb0befd517d7801416bfd4ffddc01c
-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"
+ }
+ ]
+}