aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/dbus/dbus_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/dbus/dbus_test.go')
-rw-r--r--system/dbus/dbus_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dbus/dbus_test.go b/system/dbus/dbus_test.go
index 85aae5bf..3a9af578 100644
--- a/system/dbus/dbus_test.go
+++ b/system/dbus/dbus_test.go
@@ -11,7 +11,7 @@ import (
"testing"
"time"
- "hakurei.app/helper"
+ "hakurei.app/internal/helper"
"hakurei.app/message"
"hakurei.app/system/dbus"
)