diff options
Diffstat (limited to 'internal/system/dbus_test.go')
| -rw-r--r-- | internal/system/dbus_test.go | 2 |
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) { |
