diff options
Diffstat (limited to 'cmd/mbf/info_test.go')
| -rw-r--r-- | cmd/mbf/info_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mbf/info_test.go b/cmd/mbf/info_test.go index d85266ef..deeef459 100644 --- a/cmd/mbf/info_test.go +++ b/cmd/mbf/info_test.go @@ -13,9 +13,9 @@ import ( "unique" "unsafe" - "hakurei.app/internal/pkg" "hakurei.app/internal/rosa" "hakurei.app/message" + "hakurei.app/pkg" ) func TestInfo(t *testing.T) { |
