Index: go/src/infra/tools/cipd/local/pkgdef_test.go |
diff --git a/go/src/infra/tools/cipd/pkgdef_test.go b/go/src/infra/tools/cipd/local/pkgdef_test.go |
similarity index 99% |
rename from go/src/infra/tools/cipd/pkgdef_test.go |
rename to go/src/infra/tools/cipd/local/pkgdef_test.go |
index 11248c528f53e4df5de52cb1b55b5a00ee8ce371..9edfb2c9c8205f0324ec5faf0782a6a6b89024a9 100644 |
--- a/go/src/infra/tools/cipd/pkgdef_test.go |
+++ b/go/src/infra/tools/cipd/local/pkgdef_test.go |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-package cipd |
+package local |
import ( |
"io/ioutil" |