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