| Index: scripts/slave/recipes/closure_compilation.expected/main.json
|
| diff --git a/scripts/slave/recipes/closure_compilation.expected/main.json b/scripts/slave/recipes/closure_compilation.expected/main.json
|
| index 94a8c41e48b3cf185f9732a960815fdd0842fddb..86adfed581ae3366f79d47fdcc81c6ad89457a04 100644
|
| --- a/scripts/slave/recipes/closure_compilation.expected/main.json
|
| +++ b/scripts/slave/recipes/closure_compilation.expected/main.json
|
| @@ -66,10 +66,10 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[SLAVE_BUILD]/src/third_party/closure_compiler/compiler_customization_test.py"
|
| + "[SLAVE_BUILD]/src/third_party/closure_compiler/run_tests.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "compiler_customization_test"
|
| + "name": "run_tests"
|
| },
|
| {
|
| "cmd": [
|
|
|