aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2022-12-14 08:56:01 +0100
committerJeff Vander Stoep <jeffv@google.com>2022-12-14 08:56:01 +0100
commit7eb995b989701acccfa8f79accb4a82ec715f380 (patch)
tree607e7f57d23182238545391245c9ec34aafe4407
parent4974f15c5c88df0cdeb42188f218426981afcecf (diff)
downloadlinked-hash-map-7eb995b989701acccfa8f79accb4a82ec715f380.tar.gz
Update TEST_MAPPING
Remove tests that no longer exist. Fixes: 262447616 Test: atest Change-Id: I3699ab67a3c291ba57186886dc8c8145cbde9c58
-rw-r--r--TEST_MAPPING10
1 files changed, 0 insertions, 10 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2c5b7a8..21fc7c0 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,15 +4,5 @@
{
"path": "external/rust/crates/lru-cache"
}
- ],
- "presubmit": [
- {
- "name": "linked-hash-map_test_tests_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "linked-hash-map_test_tests_test"
- }
]
}