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

Unified Diff: milo/job_source/buildbot/html_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/html_data.go ('k') | milo/job_source/buildbot/master.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/buildbot/html_test.go
diff --git a/milo/appengine/job_source/buildbot/html_test.go b/milo/job_source/buildbot/html_test.go
similarity index 98%
rename from milo/appengine/job_source/buildbot/html_test.go
rename to milo/job_source/buildbot/html_test.go
index 4d98224d0b14d1ea1d2a856d972410b6a9b0f346..b496b7101b836d74276e8a2f6fabbf76ed38f595 100644
--- a/milo/appengine/job_source/buildbot/html_test.go
+++ b/milo/job_source/buildbot/html_test.go
@@ -15,7 +15,7 @@ import (
"github.com/julienschmidt/httprouter"
"github.com/luci/gae/impl/memory"
"github.com/luci/luci-go/common/clock/testclock"
- "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/html_data.go ('k') | milo/job_source/buildbot/master.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698