aboutsummaryrefslogtreecommitdiff
path: root/awwan_decrypt_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'awwan_decrypt_test.go')
-rw-r--r--awwan_decrypt_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/awwan_decrypt_test.go b/awwan_decrypt_test.go
index 7dc0ce7..88c0b1d 100644
--- a/awwan_decrypt_test.go
+++ b/awwan_decrypt_test.go
@@ -10,8 +10,8 @@ import (
"path/filepath"
"testing"
- "github.com/shuLhan/share/lib/test"
- "github.com/shuLhan/share/lib/test/mock"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/test"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/test/mock"
)
func TestAwwanDecrypt(t *testing.T) {