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

Unified Diff: milo/job_source/swarming/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/swarming/html_data.go ('k') | milo/job_source/swarming/memoryClient.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/job_source/swarming/html_test.go
diff --git a/milo/appengine/job_source/swarming/html_test.go b/milo/job_source/swarming/html_test.go
similarity index 97%
rename from milo/appengine/job_source/swarming/html_test.go
rename to milo/job_source/swarming/html_test.go
index 16af6a6f7d6b5f0f3fafdf42b958d03ca86ab2a1..dc184097d70ab60b65ecdb96aff591802de399b9 100644
--- a/milo/appengine/job_source/swarming/html_test.go
+++ b/milo/job_source/swarming/html_test.go
@@ -15,7 +15,7 @@ import (
"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/swarming/html_data.go ('k') | milo/job_source/swarming/memoryClient.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698