From 6f61640f2c0776b2b1971bfd814cf3194a2245dc Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Mon, 30 Jan 2023 12:23:00 +0100 Subject: Update TEST_MAPPING Test: atest Change-Id: Ie1f572c84656414bd6462211f7b13d473022903f --- 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..cd576aa --- /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/quiche" + }, + { + "path": "packages/modules/DnsResolver" + } + ] +} -- cgit v1.2.3