aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING12
1 files changed, 3 insertions, 9 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ef31e38..c028b97 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,9 +2,6 @@
{
"imports": [
{
- "path": "external/rust/crates/buddy_system_allocator"
- },
- {
"path": "external/rust/crates/quiche"
},
{
@@ -12,21 +9,18 @@
},
{
"path": "external/rust/crates/webpki"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
}
],
"presubmit": [
{
- "name": "doh_unit_test"
- },
- {
"name": "spin_test_src_lib"
}
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "spin_test_src_lib"
}
]