diff options
Diffstat (limited to 'common_test.go')
| -rw-r--r-- | common_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common_test.go b/common_test.go index 0ca0fea..d774f54 100644 --- a/common_test.go +++ b/common_test.go @@ -7,7 +7,7 @@ package beku import ( "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestGetCompareURL(t *testing.T) { |
