| Index: recipes/engine_tests/subannotations.expected/basic.json | 
| diff --git a/recipes/engine_tests/subannotations.expected/basic.json b/recipes/engine_tests/subannotations.expected/basic.json | 
| deleted file mode 100644 | 
| index 7e60cd8050eccfb94b3fb57ce472ed902d7fa563..0000000000000000000000000000000000000000 | 
| --- a/recipes/engine_tests/subannotations.expected/basic.json | 
| +++ /dev/null | 
| @@ -1,22 +0,0 @@ | 
| -[ | 
| -  { | 
| -    "cmd": [ | 
| -      "echo", | 
| -      "@@@BUILD_STEP@steppy@@@" | 
| -    ], | 
| -    "name": "Dont subannotate me" | 
| -  }, | 
| -  { | 
| -    "allow_subannotations": true, | 
| -    "cmd": [ | 
| -      "echo", | 
| -      "@@@BUILD_STEP@pippy@@@" | 
| -    ], | 
| -    "name": "Subannotate me" | 
| -  }, | 
| -  { | 
| -    "name": "$result", | 
| -    "recipe_result": null, | 
| -    "status_code": 0 | 
| -  } | 
| -] | 
|  |