This commit is contained in:
Yun
2023-12-03 21:22:05 +08:00
parent 3d048cb9b6
commit 659840adca
+1 -1
View File
@@ -3,7 +3,7 @@ package convx_test
import ( import (
"testing" "testing"
"code.yun.ink/open/utils/convx" "code.yun.ink/pkg/convx"
) )
func TestConvToString(t *testing.T) { func TestConvToString(t *testing.T) {