summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:24:11 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:24:11 +0100
commite6b43d9bb10bcea6b6f89202b6fabcdec18fc621 (patch)
treea248b364a8d4b3e8306e9e95108074aa6d217abc
parentae23bd2e097d4a720ea21dfd8489b00b85ea3e8e (diff)
downloadtinyvec_macros-e6b43d9bb10bcea6b6f89202b6fabcdec18fc621.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ib375a863314cc6f90eb7215d84813351f41226c7
-rw-r--r--TEST_MAPPING11
1 files changed, 2 insertions, 9 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 15c97a1..56a1e29 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -12,16 +12,9 @@
},
{
"path": "external/rust/crates/url"
- }
- ],
- "presubmit": [
- {
- "name": "doh_unit_test"
- }
- ],
- "presubmit-rust": [
+ },
{
- "name": "doh_unit_test"
+ "path": "packages/modules/DnsResolver"
}
]
}