mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
move references to zotregistry.io and project-zot
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
Ravi Chamarthy
parent
304a68334e
commit
96226af869
+2
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user