packages/apps/ThemePicker/TEST_MAPPING

13 lines
169 B
Plaintext
Raw Normal View History

2025-08-25 08:38:42 +08:00
{
"presubmit": [
{
"name": "ThemePickerTests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
}
]
}
]
}