aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/mbf/cache_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mbf/cache_test.go')
-rw-r--r--cmd/mbf/cache_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mbf/cache_test.go b/cmd/mbf/cache_test.go
index a4d33af5..498743e9 100644
--- a/cmd/mbf/cache_test.go
+++ b/cmd/mbf/cache_test.go
@@ -5,8 +5,8 @@ import (
"os"
"testing"
- "hakurei.app/internal/pkg"
"hakurei.app/message"
+ "hakurei.app/pkg"
)
func TestCache(t *testing.T) {