blob: 54d2ea6bf20e893f981bef180f8bd790f8b2f4d5 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsLibcoreTestCases",
"options": [
{
"include-filter": "libcore.java.time"
}
]
}
],
"presubmit-large": [
{
"name": "CtsLibcoreOjTestCases",
"options": [
{
"include-filter": "tck.java.time"
},
{
"include-filter": "tck.java.time.serial"
},
{
"include-filter": "test.java.time"
}
]
}
]
}