aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/wayland_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/wayland_test.go')
-rw-r--r--internal/system/wayland_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/system/wayland_test.go b/internal/system/wayland_test.go
index 083c8ba7..4e7db513 100644
--- a/internal/system/wayland_test.go
+++ b/internal/system/wayland_test.go
@@ -6,8 +6,8 @@ import (
"testing"
"hakurei.app/container/stub"
- "hakurei.app/internal/system/acl"
- "hakurei.app/internal/system/wayland"
+ "hakurei.app/internal/acl"
+ "hakurei.app/internal/wayland"
)
type stubWaylandConn struct {