move references to zotregistry.io and project-zot

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2021-12-04 03:50:58 +00:00
committed by Ravi Chamarthy
parent 304a68334e
commit 96226af869
83 changed files with 288 additions and 253 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
//go:build extended
// +build extended
package test_test
@@ -8,8 +9,8 @@ import (
"path"
"testing"
. "github.com/anuvu/zot/test"
. "github.com/smartystreets/goconvey/convey"
. "zotregistry.io/zot/test"
)
func TestCopyFiles(t *testing.T) {