This commit is contained in:
Yun
2024-06-30 12:07:53 +08:00
parent cf9ac56b88
commit 2878b5fa7d
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package langx_test
import (
"testing"
"code.yun.ink/pkg/langx"
"github.com/yuninks/langx"
)
func TestLangx(t *testing.T) {