aboutsummaryrefslogtreecommitdiff
path: root/client_options_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'client_options_test.go')
-rw-r--r--client_options_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/client_options_test.go b/client_options_test.go
index 0d865f3..2e2889c 100644
--- a/client_options_test.go
+++ b/client_options_test.go
@@ -7,8 +7,8 @@ import (
"encoding/json"
"testing"
- "github.com/shuLhan/share/lib/ini"
- "github.com/shuLhan/share/lib/test"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/ini"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/test"
)
func TestLoadClientOptions(t *testing.T) {