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