diff options
Diffstat (limited to 'client_test.go')
| -rw-r--r-- | client_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client_test.go b/client_test.go index ea67d89..6fed817 100644 --- a/client_test.go +++ b/client_test.go @@ -8,7 +8,7 @@ import ( "encoding/json" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestClient_CheckBalance(t *testing.T) { |
