Files
2023-10-13 14:01:41 +00:00

18 lines
253 B
Plaintext

{
"presubmit": [
{
"name": "CellBroadcastServiceTests",
"options": [
{
"include-annotation": "org.junit.Test"
}
]
}
],
"postsubmit": [
{
"name": "CellBroadcastServiceTests"
}
]
}