Files
Android11/external/libtextclassifier/TEST_MAPPING
2023-10-13 14:01:41 +00:00

15 lines
245 B
Plaintext

{
"presubmit": [
{
"name": "TextClassifierServiceTest",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "libtextclassifier_tests"
}
]
}