diff options
Diffstat (limited to 'ciigo_test.go')
| -rw-r--r-- | ciigo_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ciigo_test.go b/ciigo_test.go index c72a1b2..50e00f6 100644 --- a/ciigo_test.go +++ b/ciigo_test.go @@ -10,7 +10,7 @@ import ( "sort" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestMain(m *testing.M) { |
