From a38084eecd736860e92d10101b283e7cf34d288f Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Mon, 30 Jan 2023 12:40:50 +0100 Subject: Update TEST_MAPPING Test: atest Change-Id: Ia90c2fb33928404bf5dca1882c7d474789270a7c --- TEST_MAPPING | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TEST_MAPPING 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" + } + ] +} -- cgit v1.2.3