aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:40:48 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:40:48 +0100
commit8d6ac9e713d56f8bee2b8362ed6177e156933bf7 (patch)
treea6c6e1b3bd71d775fd664e41c6704e0647cc4c71
parentada9b9f98afb88cef05ba3888f8dd3ea89cc75a4 (diff)
downloadunicode-bidi-8d6ac9e713d56f8bee2b8362ed6177e156933bf7.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Icb648f7001a2b289f8a85501987104d3076291a0
-rw-r--r--TEST_MAPPING9
1 files changed, 3 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2f8032a..4688ce8 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -6,21 +6,18 @@
},
{
"path": "external/rust/crates/url"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
}
],
"presubmit": [
{
- "name": "doh_unit_test"
- },
- {
"name": "unicode-bidi_test_src_lib"
}
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "unicode-bidi_test_src_lib"
}
]