aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/report_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/report_test.go')
-rw-r--r--internal/rosa/report_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/report_test.go b/internal/rosa/report_test.go
index 2ca8ac57..8154bc5a 100644
--- a/internal/rosa/report_test.go
+++ b/internal/rosa/report_test.go
@@ -8,8 +8,8 @@ import (
"testing"
"unique"
- "hakurei.app/internal/pkg"
"hakurei.app/internal/rosa"
+ "hakurei.app/pkg"
)
func TestReportZeroLength(t *testing.T) {