Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6017075 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Update test_mapping to point to test suite vs class

To address a clarity issue in a previous CL, this change updates the
TEST_MAPPING for ../pm to point to the app enumeration Cts test suite
instead of just the test class, which lacks the Cts prefix.

Test: atest CtsAppEnumerationTestCases
Fixes: 150693167
Change-Id: Iab08d4915db596eac70736bb63bd1c9b28491a00
parent 20905ec0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
      "name": "CtsCompilationTestCases"
    },
    {
      "name": "AppEnumerationTests"
      "name": "CtsAppEnumerationTestCases"
    },
    {
      "name": "CtsMatchFlagTestCases"