Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Unified Diff: recipes/example/defer.expected/basic.json

Issue 2806363004: Enable strict coverage for step module (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: recipes/example/defer.expected/basic.json
diff --git a/recipes/example/defer.expected/basic.json b/recipes/example/defer.expected/basic.json
deleted file mode 100644
index 52192a7d18c290d439b034c59ff7b50329076ce4..0000000000000000000000000000000000000000
--- a/recipes/example/defer.expected/basic.json
+++ /dev/null
@@ -1,21 +0,0 @@
-[
- {
- "cmd": [
- "echo",
- "testa"
- ],
- "name": "testa"
- },
- {
- "cmd": [
- "echo",
- "testb"
- ],
- "name": "testb"
- },
- {
- "name": "$result",
- "recipe_result": null,
- "status_code": 0
- }
-]

Powered by Google App Engine
This is Rietveld 408576698