diff options
Diffstat (limited to 'internal/store/segment_test.go')
| -rw-r--r-- | internal/store/segment_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/store/segment_test.go b/internal/store/segment_test.go index 67915459..671f27a0 100644 --- a/internal/store/segment_test.go +++ b/internal/store/segment_test.go @@ -12,7 +12,7 @@ import ( "testing" _ "unsafe" // for go:linkname - "hakurei.app/container/check" + "hakurei.app/check" "hakurei.app/container/stub" "hakurei.app/hst" "hakurei.app/internal/store" |
