aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 15:24:10 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-05 15:24:10 +0100
commit948b466a008158a81f04a5acccc71bb70a50db10 (patch)
tree5e487a2233865465fe247f68f3aa5d1185fb4eda
parent555350262ebfe503774933ed4e00fc965cb83799 (diff)
downloadfallible-iterator-948b466a008158a81f04a5acccc71bb70a50db10.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: I85f216ddbc9a86e6936869d4ef5cf5c6783fdc88
-rw-r--r--TEST_MAPPING4
1 files changed, 2 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 1dbadd4..f31bdbb 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,8 +2,8 @@
{
"presubmit": [
{
- "name": "fallible-iterator_host_test_src_lib",
- "host": true
+ "host": true,
+ "name": "fallible-iterator_host_test_src_lib"
},
{
"name": "fallible-iterator_device_test_src_lib"