commit | 7eb995b989701acccfa8f79accb4a82ec715f380 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Wed Dec 14 08:56:01 2022 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Wed Dec 14 08:56:01 2022 +0100 |
tree | 607e7f57d23182238545391245c9ec34aafe4407 | |
parent | 4974f15c5c88df0cdeb42188f218426981afcecf [diff] |
Update TEST_MAPPING Remove tests that no longer exist. Fixes: 262447616 Test: atest Change-Id: I3699ab67a3c291ba57186886dc8c8145cbde9c58
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" - } ] }