aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/dbus_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/dbus_test.go')
-rw-r--r--system/dbus_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dbus_test.go b/system/dbus_test.go
index 0db07804..eedb2335 100644
--- a/system/dbus_test.go
+++ b/system/dbus_test.go
@@ -10,8 +10,8 @@ import (
"testing"
"hakurei.app/container/stub"
- "hakurei.app/helper"
"hakurei.app/hst"
+ "hakurei.app/internal/helper"
"hakurei.app/system/dbus"
)