Merge "Migrate manifest_*_test out of test mapping"
This commit is contained in:
@@ -55,7 +55,9 @@ python_test_host {
|
|||||||
libs: [
|
libs: [
|
||||||
"manifest_utils",
|
"manifest_utils",
|
||||||
],
|
],
|
||||||
test_suites: ["general-tests"],
|
test_options: {
|
||||||
|
unit_test: true,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
python_library_host {
|
python_library_host {
|
||||||
@@ -110,7 +112,9 @@ python_test_host {
|
|||||||
libs: [
|
libs: [
|
||||||
"manifest_utils",
|
"manifest_utils",
|
||||||
],
|
],
|
||||||
test_suites: ["general-tests"],
|
test_options: {
|
||||||
|
unit_test: true,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
python_binary_host {
|
python_binary_host {
|
||||||
|
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"presubmit" : [
|
|
||||||
{
|
|
||||||
"name": "manifest_check_test",
|
|
||||||
"host": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "manifest_fixer_test",
|
|
||||||
"host": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Reference in New Issue
Block a user