diff --git a/convx_test.go b/convx_test.go index 28b7772..1e18c99 100644 --- a/convx_test.go +++ b/convx_test.go @@ -3,7 +3,7 @@ package convx_test import ( "testing" - "code.yun.ink/open/utils/convx" + "code.yun.ink/pkg/convx" ) func TestConvToString(t *testing.T) {