Index: infra/recipe_modules/hacky_tryserver_detection/example.expected/basic.json |
diff --git a/infra/recipe_modules/hacky_tryserver_detection/example.expected/basic.json b/infra/recipe_modules/hacky_tryserver_detection/example.expected/basic.json |
deleted file mode 100644 |
index 3ca9838fd957a6d508d3045dc8133e55d1c95bd2..0000000000000000000000000000000000000000 |
--- a/infra/recipe_modules/hacky_tryserver_detection/example.expected/basic.json |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-[ |
- { |
- "cmd": [ |
- "echo", |
- "False" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "am i a tryserver?" |
- }, |
- { |
- "name": "$result", |
- "recipe_result": null, |
- "status_code": 0 |
- } |
-] |