aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/template_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hst/template_test.go')
-rw-r--r--hst/template_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/template_test.go b/hst/template_test.go
index ad563317..2baf991b 100644
--- a/hst/template_test.go
+++ b/hst/template_test.go
@@ -4,7 +4,7 @@ import (
"encoding/json"
"testing"
- "git.gensokyo.uk/security/hakurei/hst"
+ "hakurei.app/hst"
)
func TestTemplate(t *testing.T) {