summaryrefslogtreecommitdiff
path: root/location/TEST_MAPPING
diff options
context:
space:
mode:
authorSoonil Nagarkar <sooniln@google.com>2019-11-11 20:11:51 +0000
committerSoonil Nagarkar <sooniln@google.com>2019-11-11 20:11:51 +0000
commitb47ade47e8023e4d277cf9ecdc59d471cb124557 (patch)
tree5bbc2da9687f6a246458cec6dac1715272cb48bf /location/TEST_MAPPING
parent0130db1b1b6bbd4c0b1237d4b2d4edabba3be673 (diff)
Revert "Enable location CTS tests in presubmits"
This reverts commit 0130db1b1b6bbd4c0b1237d4b2d4edabba3be673. Reason for revert: location CTS have been enabled in global presubmit, special presubmits are no longer necessary. Change-Id: I43b3deb87fbc8908c5a56916dadadd22ae9854d8
Diffstat (limited to 'location/TEST_MAPPING')
-rw-r--r--location/TEST_MAPPING10
1 files changed, 0 insertions, 10 deletions
diff --git a/location/TEST_MAPPING b/location/TEST_MAPPING
deleted file mode 100644
index 2f386271dcb7..000000000000
--- a/location/TEST_MAPPING
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "presubmit": [
- {
- "name": "CtsLocationCoarseTestCases"
- },
- {
- "name": "CtsLocationNoneTestCases"
- }
- ]
-}