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

Unified Diff: appengine/chrome_infra_mon_proxy/test/__init__.py

Issue 928043005: Monitoring proxy for time series data (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Responded to comments Created 5 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: appengine/chrome_infra_mon_proxy/test/__init__.py
diff --git a/infra/libs/ts_mon/test/__init__.py b/appengine/chrome_infra_mon_proxy/test/__init__.py
similarity index 99%
copy from infra/libs/ts_mon/test/__init__.py
copy to appengine/chrome_infra_mon_proxy/test/__init__.py
index 50b23dff631dbfd12f490f20fe2a2871179b73b9..1aaf0e179ff8be75507de66fe3c36f6b1d7b7b03 100644
--- a/infra/libs/ts_mon/test/__init__.py
+++ b/appengine/chrome_infra_mon_proxy/test/__init__.py
@@ -1,3 +1,4 @@
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+

Powered by Google App Engine
This is Rietveld 408576698