Adding support to conditionally replace a value
Bug: 231691643 Test: presubmit Change-Id: I786ab152a94126ebc8a9d7dea0bb68e07d789a0b
This commit is contained in:
@@ -84,6 +84,16 @@ python_binary_host {
|
||||
],
|
||||
}
|
||||
|
||||
python_test_host {
|
||||
name: "jsonmodify_test",
|
||||
main: "jsonmodify_test.py",
|
||||
srcs: [
|
||||
"jsonmodify_test.py",
|
||||
"jsonmodify.py",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
name: "test_config_fixer",
|
||||
main: "test_config_fixer.py",
|
||||
|
Reference in New Issue
Block a user