summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 6de67146ac01def5a747b4f2bfdc586a4fc42c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "presubmit": [
    {
      "name": "DocumentsUIGoogleTests",
      "keywords": ["primary-device"]
    },
    {
      "name": "DocumentsUIUnitTests"
    }
  ],
  "desktop-postsubmit": [    {
      "name": "DocumentsUIGoogleTests",
      "keywords": ["primary-device"]
    },
    {
      "name": "DocumentsUIUnitTests"
    }
  ]
}