Chris Poultney | 20cac4f | 2022-12-21 19:24:18 +0000 | [diff] [blame] | 1 | { |
| 2 | "presubmit": [ |
| 3 | { |
Chris Poultney | e3487a7 | 2023-06-09 14:02:04 +0000 | [diff] [blame] | 4 | "name": "WallpaperPicker2Tests", |
| 5 | "options": [ |
| 6 | { |
| 7 | "exclude-annotation": "org.junit.Ignore" |
| 8 | } |
| 9 | ] |
| 10 | }, |
| 11 | { |
Chris Poultney | 20cac4f | 2022-12-21 19:24:18 +0000 | [diff] [blame] | 12 | "name": "ThemePickerTests", |
| 13 | "options": [ |
| 14 | { |
| 15 | "exclude-annotation": "org.junit.Ignore" |
| 16 | } |
| 17 | ] |
Chris Poultney | 64adf15 | 2023-05-02 18:35:24 +0000 | [diff] [blame] | 18 | }, |
| 19 | { |
| 20 | "name": "WallpaperPickerGoogleTests", |
| 21 | "options": [ |
| 22 | { |
| 23 | "exclude-annotation": "org.junit.Ignore" |
| 24 | } |
| 25 | ] |
Chris Poultney | 20cac4f | 2022-12-21 19:24:18 +0000 | [diff] [blame] | 26 | } |
| 27 | ] |
| 28 | } |