platform_build/tools/releasetools/TEST_MAPPING
Tao Bao ca82fc90f7 Additionally run releasetools_test with Python 3.
Bug: 131631303
Test: TreeHugger
Test: `atest releasetools_test`
Test: `atest releasetools_py3_test`
Change-Id: Ie00f48835aae41bc69ab8554b856a62aa3b497cc
2019-07-09 05:14:31 +00:00

12 lines
162 B
Text

{
"presubmit": [
{
"name": "releasetools_test",
"host": true
},
{
"name": "releasetools_py3_test",
"host": true
}
]
}