diff options
Diffstat (limited to 'sudo_test.go')
| -rw-r--r-- | sudo_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sudo_test.go b/sudo_test.go index cf2de67..dd5f0dd 100644 --- a/sudo_test.go +++ b/sudo_test.go @@ -10,7 +10,7 @@ import ( "context" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestExecLocal_sudo(t *testing.T) { |
