aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/dbus/address_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/dbus/address_test.go')
-rw-r--r--system/dbus/address_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dbus/address_test.go b/system/dbus/address_test.go
index 148bb092..6bd0627b 100644
--- a/system/dbus/address_test.go
+++ b/system/dbus/address_test.go
@@ -5,7 +5,7 @@ import (
"reflect"
"testing"
- "git.gensokyo.uk/security/hakurei/system/dbus"
+ "hakurei.app/system/dbus"
)
func TestParse(t *testing.T) {