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

Unified Diff: milo/job_source/buildbucket/builder_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/buildbucket/builder.go ('k') | milo/job_source/buildbucket/common.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/buildbucket/builder_test.go
diff --git a/milo/appengine/job_source/buildbucket/builder_test.go b/milo/job_source/buildbucket/builder_test.go
similarity index 97%
rename from milo/appengine/job_source/buildbucket/builder_test.go
rename to milo/job_source/buildbucket/builder_test.go
index 44859502db385b8b58e61fe9fe83c76bde2a2b7a..23dbb0f3c758875f0f64f1160cfc8b2cc099ca9c 100644
--- a/milo/appengine/job_source/buildbucket/builder_test.go
+++ b/milo/job_source/buildbucket/builder_test.go
@@ -17,7 +17,7 @@ import (
"github.com/luci/luci-go/common/clock/testclock"
memcfg "github.com/luci/luci-go/common/config/impl/memory"
"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"
"golang.org/x/net/context"
. "github.com/smartystreets/goconvey/convey"
« no previous file with comments | « milo/job_source/buildbucket/builder.go ('k') | milo/job_source/buildbucket/common.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698