aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 15:25:55 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-05 15:25:55 +0100
commit795f93e9490b35757a7e592e3c20e84387177821 (patch)
tree28339f9e6621453adea74c6e05742d338dde9403
parenta7739a561c7a82d68837fd2689958093c12a99a1 (diff)
downloadlru-cache-795f93e9490b35757a7e592e3c20e84387177821.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: Iba2c63d4d7ada7d9697fe8cdc6e1e51cb085ff6b
-rw-r--r--TEST_MAPPING4
1 files changed, 2 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8d00bea..59f613c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,8 +2,8 @@
{
"presubmit": [
{
- "name": "lru-cache_host_test_src_lib",
- "host": true
+ "host": true,
+ "name": "lru-cache_host_test_src_lib"
},
{
"name": "lru-cache_device_test_src_lib"