diff options
author | 2019-02-15 14:42:14 +0900 | |
---|---|---|
committer | 2019-02-15 08:25:42 +0000 | |
commit | d5acf18a174a456c2e90d8b1632ba14b4c678c0f (patch) | |
tree | f400fcb85986503b1ff1ec1add23b560d7cee611 /api/TEST_MAPPING | |
parent | c04886e8aa23590828e54407584a80c7a7d78afd (diff) |
Add TEST_MAPPING for GtsUnofficialApisUsageTestCases
Bug: 123701384
Test: m and watch if treehugger triggers the test
Change-Id: Ib1793c778e97e130e33049e962752fbe4c684222
Diffstat (limited to 'api/TEST_MAPPING')
-rw-r--r-- | api/TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/api/TEST_MAPPING b/api/TEST_MAPPING index 8a676e994081..2cdf54bbad6f 100644 --- a/api/TEST_MAPPING +++ b/api/TEST_MAPPING @@ -2,6 +2,9 @@ "presubmit": [ { "name": "CtsCurrentApiSignatureTestCases" + }, + { + "name": "GtsUnofficialApisUsageTestCases" } ] } |