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 72ecf2d6..b7a591d3 100644
--- a/internal/system/xhost_test.go
+++ b/internal/system/xhost_test.go
@@ -3,8 +3,8 @@ package system
import (
"testing"
- "hakurei.app/container/stub"
"hakurei.app/hst"
+ "hakurei.app/internal/stub"
"hakurei.app/internal/xcb"
)