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

Unified Diff: recipe_modules/infra_paths/test_api.py

Issue 1921893003: Roll recipe_engine to 2f86f02a302172514bf282684e0a4aa18b683e41 (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 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: recipe_modules/infra_paths/test_api.py
diff --git a/recipe_modules/infra_paths/test_api.py b/recipe_modules/infra_paths/test_api.py
index a5bbb9ae4ea9926ff482e74b6ce587cead12e4b8..3468ddf0ba41485c8a5d36c529cf7006d3b8f2b9 100644
--- a/recipe_modules/infra_paths/test_api.py
+++ b/recipe_modules/infra_paths/test_api.py
@@ -5,7 +5,7 @@
from recipe_engine import recipe_test_api
from recipe_engine.config_types import Path, NamedBasePath
-class InfraPathsTestApi(recipe_test_api.RecipeTestApi):
+class InfraPathsTestApi(recipe_test_api.RecipeTestApi): #pragma: no cover
@recipe_test_api.mod_test_data
@staticmethod
def exists(*paths):
« no previous file with comments | « recipe_modules/git/example.expected/set_got_revision.json ('k') | recipe_modules/presubmit/example.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698