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

Unified Diff: appengine_module/gae_ts_mon/test/handlers_test.py

Issue 2213143002: Add infra_libs as a bootstrap dependency. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Removed the ugly import hack Created 4 years, 4 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: appengine_module/gae_ts_mon/test/handlers_test.py
diff --git a/appengine_module/gae_ts_mon/test/handlers_test.py b/appengine_module/gae_ts_mon/test/handlers_test.py
index 89d69c5ba7bc19f4aa989017c5a290bbf836a076..984ac8c4fa6cdd35ddb6496bbf2e30044805600d 100644
--- a/appengine_module/gae_ts_mon/test/handlers_test.py
+++ b/appengine_module/gae_ts_mon/test/handlers_test.py
@@ -14,7 +14,6 @@ from infra_libs.ts_mon import handlers
from infra_libs.ts_mon import shared
from infra_libs.ts_mon.common import interface
from infra_libs.ts_mon.common import targets
-from infra_libs.ts_mon.common.test import stubs
from testing_utils import testing

Powered by Google App Engine
This is Rietveld 408576698