Clean TEST_MAPPING config based on go/a-unit-tests
unit_tests:true do not need TEST_MAPPING files Test: presubmit Bug: 178646865 Change-Id: Id36e98ce661dc2052e333b2644202361127939a5
This commit is contained in:
@@ -569,7 +569,6 @@ python_test_host {
|
||||
name: "releasetools_test",
|
||||
defaults: ["releasetools_test_defaults"],
|
||||
main: "test_utils.py",
|
||||
test_suites: ["general-tests"],
|
||||
version: {
|
||||
py2: {
|
||||
enabled: true,
|
||||
|
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "releasetools_test",
|
||||
"host" : true
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user