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

Unified Diff: luci_config/common/cfgtypes/project_name_test.go

Issue 2626433004: Move "common/config" common types into cfgtypes. (Closed)
Patch Set: Created 3 years, 11 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 | « luci_config/common/cfgtypes/project_name.go ('k') | milo/appengine/logdog/build.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: luci_config/common/cfgtypes/project_name_test.go
diff --git a/common/config/projectName_test.go b/luci_config/common/cfgtypes/project_name_test.go
similarity index 98%
rename from common/config/projectName_test.go
rename to luci_config/common/cfgtypes/project_name_test.go
index 91c3fc3ad62fc7b71ef90bea0175b6ec9fd94fd6..3f6d741a22f3aaecc56bc0e18019fa1845dd0d75 100644
--- a/common/config/projectName_test.go
+++ b/luci_config/common/cfgtypes/project_name_test.go
@@ -2,7 +2,7 @@
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
-package config
+package cfgtypes
import (
"fmt"
« no previous file with comments | « luci_config/common/cfgtypes/project_name.go ('k') | milo/appengine/logdog/build.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698