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

Unified Diff: impl/memory/gkvlite_iter_test.go

Issue 2192003003: GAE CL for luci-go common refactor (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/gae@master
Patch Set: Created 4 years, 5 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 | « impl/memory/datastore_query_test.go ('k') | impl/memory/mail_static_lists.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: impl/memory/gkvlite_iter_test.go
diff --git a/impl/memory/gkvlite_iter_test.go b/impl/memory/gkvlite_iter_test.go
index 26e0af01c0ab9ca49aa6e2d2ddad2d01ae360b67..2a873ffeca39dc925020034e3c3f8c7d7df6ce09 100644
--- a/impl/memory/gkvlite_iter_test.go
+++ b/impl/memory/gkvlite_iter_test.go
@@ -11,7 +11,7 @@ import (
"github.com/luci/gae/service/datastore"
"github.com/luci/gae/service/datastore/serialize"
"github.com/luci/gkvlite"
- "github.com/luci/luci-go/common/cmpbin"
+ "github.com/luci/luci-go/common/data/cmpbin"
. "github.com/smartystreets/goconvey/convey"
)
« no previous file with comments | « impl/memory/datastore_query_test.go ('k') | impl/memory/mail_static_lists.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698