aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/xhost_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/xhost_test.go')
-rw-r--r--internal/system/xhost_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/xhost_test.go b/internal/system/xhost_test.go
index 853da651..75ad5b9b 100644
--- a/internal/system/xhost_test.go
+++ b/internal/system/xhost_test.go
@@ -5,7 +5,7 @@ import (
"hakurei.app/container/stub"
"hakurei.app/hst"
- "hakurei.app/internal/system/xcb"
+ "hakurei.app/internal/xcb"
)
func TestXHostOp(t *testing.T) {