Chromium Code Reviews| Index: infra/services/master_manager_launcher/test/data/invalid.json |
| diff --git a/infra/services/master_manager_launcher/test/data/invalid.json b/infra/services/master_manager_launcher/test/data/invalid.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c48c22a83d47ce80400cfb8eb31c8cb438649cd2 |
| --- /dev/null |
| +++ b/infra/services/master_manager_launcher/test/data/invalid.json |
| @@ -0,0 +1,5 @@ |
| +{ |
| + "master.chromium.fyi": [ |
| + {"desired_state": "bananas", "transition_time_utc": 4000} |
| + ] |
| +} |