aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 12:00:15 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 12:00:15 +0100
commit7816bb89448e0ed6922416c55477651ca95f9819 (patch)
treece9e1ad7c1cd81688b7659e2633ea61c2d62494c
parent273183cd72c4bdf1e18616ff1f336fbd183b2a8d (diff)
downloadlibm-7816bb89448e0ed6922416c55477651ca95f9819.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I6288f70f6a215f46c2917add37c6a0114033e124
-rw-r--r--TEST_MAPPING9
1 files changed, 3 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index bfdf123..45401cb 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,21 +3,18 @@
"imports": [
{
"path": "external/rust/crates/quiche"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
}
],
"presubmit": [
{
- "name": "doh_unit_test"
- },
- {
"name": "libm_test_src_lib"
}
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "libm_test_src_lib"
}
]