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

Unified Diff: appengine_module/gae_ts_mon/test/config_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/config_test.py
diff --git a/appengine_module/gae_ts_mon/test/config_test.py b/appengine_module/gae_ts_mon/test/config_test.py
index 779f787e48c46e16ae44079447f5d66ebf18ee1c..3e2fa0de8b9eb4efa60cb458e3664f5aa74ebbe6 100644
--- a/appengine_module/gae_ts_mon/test/config_test.py
+++ b/appengine_module/gae_ts_mon/test/config_test.py
@@ -20,7 +20,6 @@ from infra_libs.ts_mon.common import http_metrics
from infra_libs.ts_mon.common import interface
from infra_libs.ts_mon.common import monitors
from infra_libs.ts_mon.common import targets
-from infra_libs.ts_mon.common.test import stubs
from protorpc import message_types
from protorpc import remote
from testing_utils import testing

Powered by Google App Engine
This is Rietveld 408576698