aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING11
1 files changed, 5 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 1d3032b..d394a8a 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,18 +1,17 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "doh_unit_test"
- },
+ "path": "packages/modules/DnsResolver"
+ }
+ ],
+ "presubmit": [
{
"name": "quiche_device_test_src_lib"
}
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "quiche_device_test_src_lib"
}
]