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

Unified Diff: milo/job_source/buildbot/pubsub_test.go

Issue 2949783002: [milo] appengine/* -> * (Closed)
Patch Set: rebase Created 3 years, 6 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 | « milo/job_source/buildbot/pubsub.go ('k') | milo/job_source/buildbot/structs.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/buildbot/pubsub_test.go
diff --git a/milo/appengine/job_source/buildbot/pubsub_test.go b/milo/job_source/buildbot/pubsub_test.go
similarity index 99%
rename from milo/appengine/job_source/buildbot/pubsub_test.go
rename to milo/job_source/buildbot/pubsub_test.go
index b261f225b8335f488459c908c07827fcf6501497..cfa24bf5421f865676ba08d1e1726dfa778b8436 100644
--- a/milo/appengine/job_source/buildbot/pubsub_test.go
+++ b/milo/job_source/buildbot/pubsub_test.go
@@ -23,7 +23,7 @@ import (
memcfg "github.com/luci/luci-go/common/config/impl/memory"
"github.com/luci/luci-go/common/logging/gologger"
"github.com/luci/luci-go/luci_config/server/cfgclient/backend/testconfig"
- "github.com/luci/luci-go/milo/appengine/common"
+ "github.com/luci/luci-go/milo/common"
"github.com/luci/luci-go/server/auth"
"github.com/luci/luci-go/server/auth/authtest"
"github.com/luci/luci-go/server/auth/identity"
« no previous file with comments | « milo/job_source/buildbot/pubsub.go ('k') | milo/job_source/buildbot/structs.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698