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

Commit 2f93c918 authored by Zhi Dou's avatar Zhi Dou
Browse files

change test map

Test: presubmit
Change-Id: I63356e563d5db6f59b5823d447723ec4a6f34421
parent 94fc2e1b
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -106,8 +106,12 @@
  ],
  "postsubmit": [
    {
      // aconfig_storage read api java integration tests
      "name": "aconfig_storage_read_api.test.java"
      // aconfig_storage read functional test
      "name": "aconfig_storage_read_functional"
    },
    {
      // aconfig_storage read unit test
      "name": "aconfig_storage_read_unit"
    }
  ]
}