diff options
Diffstat (limited to 'cli_test.go')
| -rw-r--r-- | cli_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_test.go b/cli_test.go index 2c57d58..ef6a07c 100644 --- a/cli_test.go +++ b/cli_test.go @@ -12,7 +12,7 @@ import ( "path/filepath" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestCli_Add(t *testing.T) { |
