diff options
author | Soonil Nagarkar <sooniln@google.com> | 2019-11-26 09:52:06 -0800 |
---|---|---|
committer | Soonil Nagarkar <sooniln@google.com> | 2019-11-26 09:52:06 -0800 |
commit | 5bac2e86dd52e02c0527e08943fe9fd3668611bc (patch) | |
tree | f2da6a1fb0bac537126ebc870bd244606be0a30d /location/TEST_MAPPING | |
parent | f10083e2ae2c6db2b74e328f4cdb173418ce2104 (diff) |
Add fine tests to presubmits
Test: presubmits
Change-Id: Ia59f4a2486d1bd242ad35cda807455389664ebb5
Diffstat (limited to 'location/TEST_MAPPING')
-rw-r--r-- | location/TEST_MAPPING | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/location/TEST_MAPPING b/location/TEST_MAPPING index 2f386271dcb7..a9dbda458e3a 100644 --- a/location/TEST_MAPPING +++ b/location/TEST_MAPPING @@ -1,10 +1,13 @@ { "presubmit": [ { + "name": "CtsLocationFineTestCases" + }, + { "name": "CtsLocationCoarseTestCases" }, { "name": "CtsLocationNoneTestCases" } ] -} +}
\ No newline at end of file |