summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 12:23:00 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 12:23:00 +0100
commit6f61640f2c0776b2b1971bfd814cf3194a2245dc (patch)
treefb162ce3ca0044c0e7be3615ec58b82adc2a048f
parent954e4df8897df899d2019d749c4a5a131bdd8cb6 (diff)
downloadoctets-6f61640f2c0776b2b1971bfd814cf3194a2245dc.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ie1f572c84656414bd6462211f7b13d473022903f
-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..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"
+ }
+ ]
+}