aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/uevent
diff options
context:
space:
mode:
Diffstat (limited to 'internal/uevent')
-rw-r--r--internal/uevent/coldboot_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/uevent/coldboot_test.go b/internal/uevent/coldboot_test.go
index 0a50ead4..aa6428a1 100644
--- a/internal/uevent/coldboot_test.go
+++ b/internal/uevent/coldboot_test.go
@@ -11,8 +11,8 @@ import (
"testing"
"hakurei.app/check"
- "hakurei.app/internal/pkg"
"hakurei.app/internal/uevent"
+ "hakurei.app/pkg"
)
func TestColdboot(t *testing.T) {