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.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/wayland_test.go b/internal/system/wayland_test.go
index 0fdaf818..76e6cc93 100644
--- a/internal/system/wayland_test.go
+++ b/internal/system/wayland_test.go
@@ -4,8 +4,8 @@ import (
"os"
"testing"
- "hakurei.app/container/stub"
"hakurei.app/internal/acl"
+ "hakurei.app/internal/stub"
)
func TestWaylandOp(t *testing.T) {