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 26e5b87a..f71a6cb5 100644
--- a/internal/system/dbus_test.go
+++ b/internal/system/dbus_test.go
@@ -9,10 +9,10 @@ import (
"syscall"
"testing"
- "hakurei.app/container/stub"
"hakurei.app/hst"
"hakurei.app/internal/dbus"
"hakurei.app/internal/helper"
+ "hakurei.app/internal/stub"
)
func TestDBusProxyOp(t *testing.T) {