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

Unified Diff: logdog/client/coordinator/query_test.go

Issue 2575383002: Add server/cache support to gaeconfig. (Closed)
Patch Set: Un-collapse. Created 3 years, 11 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
« no previous file with comments | « logdog/client/coordinator/query.go ('k') | logdog/client/coordinator/stream.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: logdog/client/coordinator/query_test.go
diff --git a/logdog/client/coordinator/query_test.go b/logdog/client/coordinator/query_test.go
index aff26a3a1691859ccdc1559ed74ae92755adc8dd..626797145498e72ffcafda550ea482d7b3c0b750 100644
--- a/logdog/client/coordinator/query_test.go
+++ b/logdog/client/coordinator/query_test.go
@@ -16,6 +16,7 @@ import (
"github.com/luci/luci-go/logdog/api/endpoints/coordinator/logs/v1"
"github.com/luci/luci-go/logdog/api/logpb"
"github.com/luci/luci-go/luci_config/common/cfgtypes"
+
"golang.org/x/net/context"
. "github.com/smartystreets/goconvey/convey"
« no previous file with comments | « logdog/client/coordinator/query.go ('k') | logdog/client/coordinator/stream.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698