aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2021-02-11 02:21:07 +0000
committerJulien Desprez <jdesprez@google.com>2021-02-11 02:21:10 +0000
commitbd981570145e2f9ee37ad15a1d2821f015835405 (patch)
tree52853d31c3b63befc031b729ba0445f8290973ad
parentfb0152d38e8eecd299313ba53a922e91a3eb46c0 (diff)
downloadunicode-bidi-bd981570145e2f9ee37ad15a1d2821f015835405.tar.gz
Clean up rust_test_host TEST_MAPPING after default update
After b/177689340, rust_test_host doesn't need TEST_MAPPING config anymore to run in presubmit. Change-Id: I096a5b47c35ced7cafed08a247f37cc0f4b6ad3b Test: presubmit Bug: 178646865
-rw-r--r--TEST_MAPPING4
1 files changed, 0 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 729cdb2..d1919fd 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,10 +2,6 @@
{
"presubmit": [
{
- "host": true,
- "name": "unicode-bidi_host_test_src_lib"
- },
- {
"name": "unicode-bidi_device_test_src_lib"
}
]