unplugged-system/packages/apps/WallpaperPicker2/TEST_MAPPING

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"
}
]
}
]
}