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