29 lines
474 B
Plaintext
29 lines
474 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "WallpaperPicker2Tests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "org.junit.Ignore"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "ThemePickerTests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "org.junit.Ignore"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "WallpaperPickerGoogleTests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "org.junit.Ignore"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|