aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/mbf/daemon_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mbf/daemon_test.go')
-rw-r--r--cmd/mbf/daemon_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mbf/daemon_test.go b/cmd/mbf/daemon_test.go
index 97b3ba9b..58456f67 100644
--- a/cmd/mbf/daemon_test.go
+++ b/cmd/mbf/daemon_test.go
@@ -15,8 +15,8 @@ import (
"time"
"hakurei.app/check"
- "hakurei.app/internal/pkg"
"hakurei.app/message"
+ "hakurei.app/pkg"
)
func TestNoReply(t *testing.T) {