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

Commit 20cac4f8 authored by Chris Poultney's avatar Chris Poultney
Browse files

Add ThemePicker instrumented tests to presubmit

Fixes: 249505965
Test: Test changes only
Change-Id: I368211dc8c095e4a5d385a7cdaf81b861fd23d8d
parent 8fc14344
Loading
Loading
Loading
Loading

TEST_MAPPING

0 → 100644
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "ThemePickerTests",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    }
  ]
}