aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 05:17:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 05:17:27 +0000
commita9494395048dc5dc05af4ebbb771410382c026e7 (patch)
treed43d23645a9759d44228504ec1c8c8a680dbf82a
parent63f0d7a5976487168617ef5a37142bc5a0fcbe74 (diff)
parent2c79c76004244126b482974fd1dc0bde38eb7411 (diff)
downloadtinyvec-a9494395048dc5dc05af4ebbb771410382c026e7.tar.gz
Snap for 9553927 from 2c79c76004244126b482974fd1dc0bde38eb7411 to udc-d1-release
Change-Id: I835ad28758be079ee193ffbf588ebfbf73f94932
-rw-r--r--TEST_MAPPING9
1 files changed, 3 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 88d573d..0b0519b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -9,21 +9,18 @@
},
{
"path": "external/rust/crates/url"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
}
],
"presubmit": [
{
- "name": "doh_unit_test"
- },
- {
"name": "tinyvec_test_tests_arrayvec"
}
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "tinyvec_test_tests_arrayvec"
}
]